User Tools

Site Tools


crpl:docs:round

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:round [2013/01/14 14:11] – external edit 127.0.0.1crpl:docs:round [2022/07/01 14:58] (current) – Reformat Karsten75
Line 1: Line 1:
 +<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]]
 =====  Round  ===== =====  Round  =====
  
-^Arguments^Result^Notation^ +<-value <-decimalPlaces Round 
-|A number, number of decimal places|Rounded off number |''n1 n2 -- n3 ''|+
  
  
Line 9: Line 8:
 Rounds off a number to the specified number of decimal places. Rounds off a number to the specified number of decimal places.
 === Examples === === Examples ===
-<code>example goes here</code>  +<code 4RPL># 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