Skip to content

llAsin

function ll.Asin(Value: number): number

Returns the arc-sine, in radians, of Value.

Parameters
Value (number)
A floating-point value.

Add example usage here showing SLua/Luau syntax with ll.Asin().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.