math.Asin
Returns the arcsine, in radians, of the given number.
- Syntax
- math.Asin VALUE
- Returns
- float64
{{ math.Asin 1 }} → 1.5707963267948966Last updated:
May 21, 2026
:
Merge commit 'c23d97904fd31ef745bece57133aa1b9275ec20c' (a7081fd10)
Improve this page