cos
Calculate the cosine of an angle (in radians)
cos(
angle
) -> FLOAT
Calculate the cosine of an angle (in radians)
Arguments
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
angle | yes | - | Angle in radians |
cos(
angle
) -> FLOAT
Calculate the cosine of an angle (in radians)
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
angle | yes | - | Angle in radians |