simplify/polar - simplify complex-valued expressions involving polar forms
|
Calling Sequence
|
|
simplify(expr, polar)
|
|
Parameters
|
|
expr
|
-
|
any expression
|
polar
|
-
|
literal name; polar
|
|
|
|
|
Description
|
|
•
|
The simplify/polar function is used to simplify complex-valued expressions by applying the identities
|
|
Furthermore, a sum of polars with numeric arguments is combined if at least one term has floating-point arguments. For more general sums of polars, use evalc.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?