User Tools

Site Tools


prpl:floor

This is an old revision of the document!


<- PRPL reference <- Math

floor

ArgumentsResultNotation
float float [float- float]

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' 
prpl/floor.1529005837.txt.gz · Last modified: 2025/02/14 14:56 (external edit)