Acs / ACos

value = Acs ( Number )

value = ACos ( Number )

Computes the arc-cosine of a number.

Example :

PRINT Acs(0.5)
=> 1.047197551197

PRINT Acs(-1)
=> 3.14159265359


Previous: Abs Next: Acsh / ACosh


Referenced by :