Skip to content

llAcos

function ll.Acos(Value: number): number

Returns the arc-cosine of Value, in radians.

Parameters
Value (number)
A floating-point value.

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

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