Package: C
C
C reference: atanf
atanf
func atanf(x: float32) -> float32;
atan2f
Computes arc tangent, using signs to determine quadrants.
atanh
Computes inverse hyperbolic tangent.
On this page