Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | quanta |
v | in | value to be tested | |
Allowed: | any |
- a := dq.quantity("5Jy") # make a quantity - a [value=5, unit=Jy] - is_quantity(a) # is it one? T - is_quantity("5Jy") # and this string? F