Home > Documentation > Syntax > Functions > Cos
Cosine maths function.
Definition
cos(arg1)
Parameters:
- arg1 – numeric
Number (angle).
Returns:
- The cosine of arg1.
Eg:
cos(180)
Home > Documentation > Syntax > Functions > Cos
Cosine maths function.
cos(arg1)
Eg:
cos(180)
Leave a comment