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 [2014/10/01 15:02] – external edit 127.0.0.1crpl: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>example goes here</code> +<code 4RPL># Display Pi with it's first 2 digits 
 +PI 2 round trace</code> 
  
crpl/docs/round.1412190170.txt.gz · Last modified: 2015/03/18 18:14 (external edit)