asVolume
Documentation / @elitechart/elitechart / asVolume
Defined in: core/dist/index.d.ts:90
Brand a finite, non-negative number as a Volume.
Parameters
n
number
Returns
Throws
RangeError when n is not finite or is negative.
Documentation / @elitechart/elitechart / asVolume
Defined in: core/dist/index.d.ts:90
Brand a finite, non-negative number as a Volume.
number
RangeError when n is not finite or is negative.