mul
Multiplication operator
mul(a, b)
Parameters
| Name | Type | Description |
|---|---|---|
a |
field/float | First operand |
b |
field/float | Second operand |
Returns
## Notes: Internally used by compiler for * operator