Skip to content

llFloor

function ll.Floor(Value: number): number

Returns largest integer value <= Value.

Parameters
Value (number)

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

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