From: Philipp M. <phi...@gm...> - 2000-10-15 20:40:14
|
When I write the documentation for the function, I always test them in an application too. I think, the fmod-function does not work properly. If I for example use a=fmod(3.5,2.0); then a should contain 0.75, but it contains 1.5. Can you test this please, but it's not urgent. Thanks, Philipp |