[F] getMultipleOfAsNumeric
function getMultipleOfAsNumeric(program, type): undefined | Numeric
Get value set by @multipleOf
decorator as a Numeric
type.
Parameters
Parameter | Type |
---|---|
program | Program |
type | Type |
Returns
undefined
| Numeric
function getMultipleOfAsNumeric(program, type): undefined | Numeric
Get value set by @multipleOf
decorator as a Numeric
type.
Parameter | Type |
---|---|
program | Program |
type | Type |
undefined
| Numeric