Close
Close window
convert/elsymfun - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


Home : Support : Online Help : convert/elsymfun
[フレーム] [フレーム]

convert/elsymfun

Calling Sequence

convert( p, 'elsymfun' )

Parameters

p

-

a symmetric polynomial; the expression to be converted

Description

The convert( p, 'elsymfun' ) command converts the input polynomial to an expression in terms of the elementary symmetric functions.

If the input polynomial is not symmetric, then an exception is raised.

Examples

>

convertx3+y3+z3,elsymfun

x+y+z33x+y+zxy+xz+yz+3xyz

(1)
>

convertx+y2+x+z2+z+y2,elsymfun

2x+y+z22xy2xz2yz

(2)
>

convertxy,elsymfun


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /