rtable - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


simplify/rtable

simplify rtable expressions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

simplify(expr, rtable)

Parameters

expr

-

any expression

rtable

-

literal name; rtable

Description

• 

The simplify(expr, rtable) calling sequence simplifies expressions involving "+", "*" and "." that contain rtables.

Examples

m1,3,3|2,3,1|3,4,3:

cmmλ

cmλ+1233343−13

(1)

simplifycm,rtable

1λ2333λ43−13λ

(2)

See Also

rtable

simplify

type[scalar]

 


Download Help Document