Package: C
C
C reference: atan
atan
func atan(x: float64) -> float64;
asinhf
Computes inverse hyperbolic sine.
atan2
Computes arc tangent, using signs to determine quadrants.
On this page