Version 4 of /

Updated 2007-11-11 21:00:30 by lars_h

The expr division operator, requiring two numeric values (either literally or via variables).

Note that the command form (::tcl::mathop::/) (available beginning in Tcl 8.5) can be used as a unary command, in which case it works as a reciprocal. The numerator is in that case effectively 1.0, since the result is always a double.