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 [2015/03/18 18:14] – [Round] TheDutchercrpl:docs:round [2022/07/01 14:58] (current) – Reformat Karsten75
Line 1: Line 1:
-~~DISCUSSION~~ 
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] <- [[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 10: 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># Display Pi with it's first 2 digits+<code 4RPL># Display Pi with it's first 2 digits
 PI 2 round trace</code>  PI 2 round trace</code> 
  
crpl/docs/round.1426716890.txt.gz · Last modified: 2015/03/18 18:14 by TheDutcher