Cos
Computes the cosine of its argument; the argument should be expressed in radians
Cos(3.14) → -0.99
Cos(0) → 1
Inputs
Cos(number)
number
- A number expression, should be expressed in radians
Last updated
Was this helpful?
Computes the cosine of its argument; the argument should be expressed in radians
Cos(3.14) → -0.99
Cos(0) → 1
Cos(number)
number
- A number expression, should be expressed in radians
Last updated
Was this helpful?