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