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

Online Help

All Products    Maple    MapleSim


combine/@@

combine expressions involving operators

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

combine(f, `@@`)

Parameters

f

-

any expression

Description

• 

combine/@@ combines nested functions into function expressions using the iterated composition operator, .

• 

See  for a description of the composition operator.

Examples

(1)

(2)

See Also

@

expand

simplify

 


Download Help Document