sin
Calculates the sine of a number in radians, returning the trigonometric sine value for a given angle input.
Instructions
Calculates the sine of a number in radians. For several operations or chained steps in one call, use batch_calc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | The number in radians to find the sine of |