Operators and Keywords
Function List:
C++ API
Function File: q = cast (q, 'type')
Convert the components of quaternion q to data type type. Valid types are int8, uint8, int16, uint16, int32, uint32, int64, uint64, double, single and logical.
Package: quaternion