RosettaCodeData/Task/Function-composition/Mathematica/function-composition-5.math

4 lines
41 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Composition[f,g,h][x]
f@g@h@x
x//h//g//f