RosettaCodeData/Task/Function-composition/Mathematica/function-composition-5.math
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

3 lines
41 B
Text

Composition[f,g,h][x]
f@g@h@x
x//h//g//f