Manuals/calci/TOUNITS
Jump to navigation
Jump to search
TOUNITS (Units,Numeric)
- is any Unit name.
- is any value.
Description
- This function show the magnitude value with the given unit.
- In , is any unit name.
- is any value.
- A unit of measurement is a definite magnitude of a quantity, defined and adopted by convention or by law, that is used as a standard for measurement of the same quantity.
- So this function shows the value with the unit name.
Examples
- TOUNITS("cm",4) = 4 cm.
- TOUNITS("kg",9) = 9 kg.
- TOUNITS("lb",43) = 43 lb.
- TOUNITS("min",25.3) = 25.3 min.
Related Videos
See Also
References