Version 3 of fmod

Updated 2007-11-10 21:14:28 by dkf

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.