combine/@@
combine expressions involving operators
Calling Sequence
Parameters
Description
Examples
combine(f, `@@`)
f
-
any expression
combine/@@ combines nested functions into function expressions using the iterated composition operator, .
See for a description of the composition operator.
See Also
@
expand
simplify
Download Help Document