cos()

Cosine

Syntax

Function:
  • cos(angle)
Parameters:
  • angle = given radian angle value.
Outputs:
  • a decimal number
Description:
  • If your value is in degrees, multiply it by PI()/180 or use the RADIANS function to convert it to radians.
Used:
in a Formula BuilderFormula Builder

 

Example
Result
Note
. .