1.

When is mathematical function “fabs()” used in C++?

Answer»

The fabs() mathematical function is used to return the absolute value of the given argument.



Discussion

No Comment Found