MicrOS
|
#include "../math.h"
Functions | |
long double | atanl (long double x) |
Compute arc tangent. More... | |
long double atanl | ( | long double | x | ) |
Compute arc tangent.
The atanl functions compute the principal value of the arc tangent of x.
x | Value whose arc tangent is computed. |