User Tools

Site Tools


ixe:irpl:math:floor

Math

floor

floor (<-num) ->num

Description

Takes one number from the stack, rounds it down, and pushes that number back on the stack.

Examples

trace(floor(4.2)) #prints '4'
ixe/irpl/math/floor.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1