Flowdock
acos(p1) public

Computes the arc cosine of x. Returns 0..PI.

Domain: [-1, 1]

Codomain: [0, PI]

Math.acos(0) == Math::PI/2  #=> true
Show source
Register or log in to add new notes.