Macros

A window as described in ([*]) appears. Enter the name of the macro (here you can use x and e). Enter your macro–definition in the second gadgets. Macros are used in functions via _MACRONAME or _MACRONAME(Parameter), e.g. _a or _a(2*x). If you use the second way, every x in the macro is replaced by paramter.