Quaternion Function Reference

isfinite

Array elements that are finite
(Quaternion and octonion overloadings of standard MATLAB® function)

Syntax

TF = isfinite(X)

Description

isfinite(X) returns logical 1 (true) for array elements that are finite in all quaternion components. It returns logical 0 (false) at all array positions where at least one quaternion component is infinite or NaN.

See Also

MATLAB® function: isfinite

© 2008-2013 Stephen J. Sangwine and Nicolas Le Bihan

License terms.