![]()
|
real
|
The real function returns the real part of the complex
argument of the function. When to use The real function is used to extract the real part of a
complex number.
(real X) A real number holding the real part of its argument.
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Extracting the real part of a complex value using the
real function is shown in the example below.
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.
You can always talk with the AIS at aiserver.sourceforge.net.
Name
Description
AIS Types X A complex number. Complex
Returns:
Examples
Argument Types
Complex
How do I contact the AIS team?