| |
|
|
| { long | float } = round ( { long | float } [, long Nachkommastellen [, bool cut off ]] )
Rundet the value from Parameter 1 or - if bool cut off true, cut The Nachkommastellen ex.
Keywords: round,trunc |
|
|
| |
|
|
|
| round watts circa 2 optionale Parameter extended:
the 2. Parameter can The Number of Nachkommastellen indicate, the 3. Parameter can true (default) or false his, whether gerundet go should or whether The Nachkommastellen cut go should. |
|
|
| |
|
|
|
HofK | 3. Parameter here something missverständlich, watts possible zwischenzeitlich changed:
iF (27.12.14)
... the 2. Parameter can The Number of Nachkommastellen indicate, the 3. Parameter can true (default) or false his, whether gerundet go should or whether The Nachkommastellen cut go should.
in the reference is it presently concise and correctly.
something detail: Default is false, corresponds to 0 and rundet - Parameter can entfallen. cut off is true, corresponds to 1 (or mismatched 0) and must indicated go.
commands is indeed round, cut off is a option. |
|
|
| |
|
|