Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Math & Logic
Commands

MATH_SIN/COS/TAN

These functions return the Sine, Cosine or Tangent of an angle.

The angle should be in degrees by default.

Number Name Default Type Description
1 val 0 Expression The angle to perform the calculation on.
This can be an expression that results in a number.
2 deg TRUE Boolean This indicates that the angle provided is in degrees. Set this to FALSE to provide the angle in radians.
Example
0.017452406437284
0.99984769515639
0.017455064928218

0.8414709848079
0.54030230586814
1.5574077246549
to add a Comment.