-Tm
: Permit user macros to be redefined
By 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.