| Line 615: |
Line 615: |
| | | true | | | true |
| | |} | | |} |
| | + | |
| | + | ==Types of Supported Unit Conversions== |
| | + | |
| | + | z^3 unit conversions cover a large number of units, and is highly flexible in handling new units that are not known. |
| | + | |
| | + | NOTE: In general, if a conversion fails, the original value with units are returned. This behavior can be changed so that a unit conversion if not possible, would return a null value. (This will be detailed shortly). |
| | + | |
| | | | |
| | ==MORE== | | ==MORE== |