Application Integration
- Application Integration
- All Products
math:cos(arg)
Argument | Required/Optional | Description |
|---|---|---|
arg | Required | The angle in radians to calculate the cosine
of. It can be any numeric type. |
|
|
|---|---|
math:cos(0) | 1 |
math:cos(math:pi()) | -1 |
math:cos(()) | () |