Units[HasSystem] - test whether a system of units exists
|
Calling Sequence
|
|
HasSystem(system)
|
|
Parameters
|
|
system
|
-
|
symbol; system name
|
|
|
|
|
Description
|
|
•
|
The HasSystem(system) function returns true if there is a system with the name system. Otherwise, false is returned.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?