Cos function

Calculates the trigonometric cosine of an angle.

cosine = Cos(expression)

The Cos function has the following parameters.

ParameterDescription
expressionMust be a numeric value that designates degrees. The values must be within the range 0 to 360.
Angle = 45

tangent = Sin(Angle) / Cos(Angle)
 
**
**
  • guides/programming/programmers_reference_manual/cos.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1