polar - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

simplify/polar

simplify complex-valued expressions involving polar forms

 

Calling Sequence

Parameters

Description

Examples

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)

See Also

evalc

simplify

 


Download Help Document