Home

->unit type ubase

typeType of an Object

The type function returns a real number specifying the type of the given object, as follows:

obj->n

The return value for each object type is:

 Real0
 Complex1
 String2
 Vector3
 Matrix3
 List5
 Variable6
 Program8
 Integer10
 Tag12
 Unit13