User Tools

Site Tools


crpl:docs:round

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crpl:docs:round [2013/01/14 14:03] – created virgilwcrpl:docs:round [2022/07/01 14:58] (current) – Reformat Karsten75
Line 1: Line 1:
-TODO+<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] 
 +=====  Round  ===== 
 + 
 +<-value <-decimalPlaces Round  
 + 
 + 
 +=== Description === 
 +Rounds off a number to the specified number of decimal places. 
 +=== Examples === 
 +<code 4RPL># Display Pi with it's first 2 digits 
 +PI 2 round trace</code>  
crpl/docs/round.1358190196.txt.gz · Last modified: 2014/10/01 15:02 (external edit)