simplify/zero - simplify complex numeric expressions of type embedded_real and type embedded_imaginary
|
Calling Sequence
|
|
simplify(expr, zero)
|
|
Parameters
|
|
expr
|
-
|
expression
|
zero
|
-
|
literal name; zero
|
|
|
|
|
Description
|
|
•
|
The simplify(expr, zero) calling sequence replaces complex numerics of type embedded_real with their corresponding real parts, and it replaces objects of type embedded_imaginary with their corresponding imaginary parts.
|
|
Note: This routine is not called automatically by the general simplify routine.
|
|
|
Examples
|
|
>
|
|
| (1) |
|
|
Download Help Document
Was this information helpful?