Returns the result of dividing the number val1 by val2, ..., val9.
$(/, val1 [, val2, ..., val9])
Examples
Code | Returns | Remark |
---|---|---|
$(/,30,2) | 15 |
|
$(/,30,2,3) | 5 | |
$(/,30,2,3,2) | 2.5 |
See also...
DIESEL functions© Bricsys NV. All rights reserved. |