Function ReferenceASINOn this pageASIN Returns the arcsine (inverse sine) of a number, in radians. CategoryTrigSyntaxASIN(number) Parameters ParameterRequiredDescriptionnumberRequiredThe sine value between -1 and 1. Example ASIN(0.5) // → 0.5236… (π/6 rad) Auto-generated from the EngCanvas function registry.