I am very curious why I can use the math functions in C++ without including the \"math.h\". I can\'t find an answer with google search.
Here is the simple code I am
Any standard header is allowed to include any other standard header.