isComplex
|
The isComplex function returns a Boolean which is true if, and
only if, its argument is Complex. Usage The isComplex function is used to test the data type of an
argument to determine if it is complex.
(isComplex X) The Boolean, true if X is a complex number; else, returns false.
Expression:
Arguments
Name
Type
Description Argument: X Character String Symbol Vector BitVector ByteVector IntVector Void
FltVector ObjVector Structure Dictionary Directory Brick Pair List ObjectRepository
Matrix NumMatrix Integer Float Number Complex Boolean Date Function
Any Lisp data type.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|