aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.78 - [round] Built-In

Mnemonic aid: round for ROUND

See also:  [abs] ,  [add] ,  [dec] ,  [div] ,  [inc] ,  [int] ,  [max] ,  [min] ,  [mul] ,  [random] ,  [stage]  and  [sub] 

The number is rounded to the nearest integer, unless the digit option is set to 1 or more, in which case the number will be rounded to that many decimal places:


[round (digits=decdigits,)value]

[round 2.29]
[round digits=1,2.29]

2.0
2.3
2.0 2.3
Keyboard Navigation
, Previous Page . Next Page t TOC i Index

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7