Skip to content

llTan

function ll.Tan(Theta: number): number

Returns the tangent of Theta (Theta in radians).

Parameters
Theta (number)

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

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