sympy_asin
Computes the arc sine of an expression within the range -1 to 1. Returns the angle in radians.
Instructions
Arc sine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression (between -1 and 1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |