Units
HasSystem
test whether a system of units exists
Calling Sequence
Parameters
Description
Examples
HasSystem(system)
system
-
symbol; system name
The HasSystem(system) function returns true if there is a system with the name system. Otherwise, false is returned.
withUnits:
Automatically loading the Units[Simple] subpackage
HasSystemSI
true
HasSystemCGS
HasSystemCgs
false
See Also
Units/Commands
Units/Index
Units/Systems
Units[AddSystem]
Units[GetSystem]
Units[GetSystems]
Units[RemoveSystem]
Units[UseSystem]
Units[UsingSystem]
Download Help Document