Version 6 of fmod

Updated 2010-08-17 18:16:34 by AKgnome

Floating-point modulus function. Like the % operator, but not constrained to using integer arguments. fmod is one of the TclX procs created to perform the Tcl expr fmod function. A built-in command in Tcl 8.5 in ::tcl::mathfunc.