isInexact
|
The isInexact function returns false if its numeric argument
is an exact Integer with no fraction; otherwise true is returned.
Usage The isInexact function is used to determine whether an object is NOT an exact
Integer with no fraction. The isExact function is used to determine if an
object IS an exact Integer with no fraction .
Returns true if the object is NOT an exact Integer . If the object is an exact
Integer, false is returned.
Expression:
Arguments
Name
Type
Description Argument: obj Number
Must be a numeric object.
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.
Number | Boolean |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|