Node:-Tm, Next:-Tv, Previous:-Tb, Up:-T_
-Tm
: Permit user macros to be redefinedBy default, user macros may not be redefined by an @m
command.
To permit this, use the -Tm
option. Note that many functions
described under Built-in functions, such as $PI
, are in fact
implemented as macros.