User Tools

Site Tools


prpl:round

This is an old revision of the document!


<- PRPL reference <- Math

round

ArgumentsResultNotation
number int float [number int- float]

Description

Rounds off a number to the specified number of decimal places. This always returns a float, even when you are rounding to a whole number.

Examples

trace(PI round(2)) #print '3.14' 
prpl/round.1529006577.txt.gz · Last modified: 2025/02/14 14:56 (external edit)