angle_convert
Convert angle values between degrees, radians, gradians, arcminutes, and arcseconds. Specify value, source unit, and target unit to get the conversion.
Instructions
Convert between angle units: degrees, radians, gradians, arcminutes, arcseconds.
Parameters:
value — Angle value.
from_unit — Source unit.
to_unit — Target unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| from_unit | Yes | ||
| to_unit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |