amath
1.8.5
Simple command line calculator
|
Absolute value function. More...
#include "prim.h"
Go to the source code of this file.
Functions | |
double | fabs (double x) |
Returns the absolute value of x. More... | |
Absolute value function.
Definition in file fabs.c.
double fabs | ( | double | x | ) |
Returns the absolute value of x.
Definition at line 51 of file fabs.c.
Referenced by __kernel_tan(), RealNumber::Absolute(), asin(), asinh(), atan(), atan2(), cchsh(), cosh(), csqrt(), DecimalSystem::GetText(), PositionalNumeralSystem::GetText(), pow(), rempio2(), sinh(), and tanh().