Mpexpr is a multiple precision math package for Tcl. Mpexpr adds two new commands to Tcl: mpexpr and mpformat. mpexpr is used just like Tcl's expr command, except it allows you to calculate with ridiculously large numbers. Or ordinary average size numbers, without the binary floating point to decimal floating point conversion problems that expr sometimes experiences. For example:
Package | mpexpr |
---|---|
Author | Tom Poindexter |
Homepage | http://mpexpr.sourceforge.net/ |
License | BSD |
Categories | Numeric processing |
Links | http://sourceforge.net/projects/mpexpr |
http://www.nyx.net/~tpoindex/tcl.html |
Version | Date | Announce |
---|---|---|
1.0 | 1998-12-04 | |
1.1 | 2004-06-06 | |
1.2 | 2016-09-26 | news:nsbm73$do6$1@dont-email.me |