Quantity
Creates a quantity.
Syntax
quantity(Expression, Unit)
quantity(Expression)
Description
Given an expression and a unit, constructs a quantity with the value given by the expression and with the desired unit.
Given an expression, constructs a quantity with the value given by the expression and with dimensionless units.