Version 4 of fmod

Updated 2008-01-02 13:05:49 by suchenwi

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.