Version 3 of tcl::mathop

Updated 2008-06-18 12:48:33 by LV

tcl::mathop is a Tcl 8.5 namespace that contains commands equivalent to the expr operators. These commands are all bytecode compiled. Note that changing or adding to these commands does not change the expr operators themselves.

See Math Operators as Commands.


[Add examples of how to make use of this functionality]