QuantityMagnitude
QuantityMagnitude(quantity)returns the value of the
quantity
QuantityMagnitude(quantity, unit)returns the value of the
quantityfor the givenunit
See
Examples
Convert from degrees to radians
>> QuantityMagnitude(Quantity(360, "deg"), "rad")2*PiImplementation status
- ✅ - full supported