php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch patch.txt for *Math Functions Bug #78073Patch version 2019-05-27 09:58 UTC Return to Bug #78073 | Download this patchPatch Revisions: Developer: e.grinec@gmail.comfunction fmod($x,$y){return $x-floor($x/$y)*$y;} |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Sun Dec 22 06:01:30 2024 UTC |