arcsin
Calculates the arcsine of a number in radians, solving inverse sine problems. Use it to find the angle whose sine equals the given value.
Instructions
Calculates the arcsine (in radians) of a number. For several operations or chained steps in one call, use batch_calc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes | The number to find the arcsine of |