Returns the result of multiplying the numbers val1, val2, ..., val9.
$(*, val1 [, val2, ..., val9])
Examples
Code | Returns | Remark |
---|---|---|
$(*,30,20,4) | 6 |
|
$(*,2,3.4,10,5) | 340 |
|
$(*,$(getvar,thickness),4) | 20 |
when THICKNESS=5 |
$(*,$(getvar,luprec),10) | 40 | when LUPREC=4 |
See also...
DIESEL functionsBricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. Copyright © 2001- Menhirs NV - All rights reserved. |