Ask a Question related to PHP Development, Design and Development.
-
Jay Blanchard #1
RE: [PHP] Mathematical differences?!
[snip]
How could that be?! 1:1 the same code but different outputs? Is this a
PHP-bug? :-?
[/snip]
*feelin' kinda' smart arsed today, if no one noticed*
Maybe it was a JavaScipt bug all along ? ;)
Actually I am worried about the order of operations and encapsulation in
the equation in $ra, mathematically speaking.
Jay Blanchard Guest
-
Anyone mathematical?
Are you any good at maths? If so I was wondering if you can come up with a nice formular that I can program in Lingo that will calculate the angle... -
cfexecute for mathematical algorithms
Hi I need to write C++ programs to do long mathematical algorithms which I want to combine into cfm pages. I know java is quicker but i dont use... -
Mathematical differences?!
Hello all, I ported a algorithm from JavaScript to PHP and noticed that PHP outputs a different result than JS. For example: ... -
[PHP] Help with Mod mathematical function
http://us4.php.net/math The operator you want is % Eg: 5%3 = 2 <desa15@necso.es> wrote in message... -
Help with Mod mathematical function
Hi, I am porting a vb application across to php but have come up against a small problem. The code uses the Mod calculation however I cannot find...



Reply With Quote

