isNull
Syntax
isNull(X)
Details
Return true if an element is null.
Parameters
X is a scalar/pair/vector/matrix.
Returns
Returns a Boolean value with the same form as X.
isNull(X)
Return true if an element is null.
X is a scalar/pair/vector/matrix.
Returns a Boolean value with the same form as X.