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
Last revisionBoth sides next revision
crpl:docs:round [2013/01/14 14:03] – created virgilwcrpl:docs:round [2015/03/18 18:56] – Removed discussion tag Karsten75
Line 1: Line 1:
-TODO+<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] 
 +=====  Round  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|A number, number of decimal places|Rounded off number |''n1 n2 -- n3 ''
 + 
 + 
 +=== Description === 
 +Rounds off a number to the specified number of decimal places. 
 +=== Examples === 
 +<code># Display Pi with it's first 2 digits 
 +PI 2 round trace</code>  
crpl/docs/round.txt · Last modified: 2022/07/01 14:58 by Karsten75