PHP Classes

Your class is idiots class

Recommend this page to a friend!

      Scientific Format  >  All threads  >  Your class is idiots class  >  (Un) Subscribe thread alerts  
Subject:Your class is idiots class
Summary:in the science we must write the numbers not seperated.
Messages:3
Author:Abdulkadir KUCUK
Date:2009-08-05 18:19:31
Update:2009-08-06 03:14:08
 

  1. Your class is idiots class   Reply   Report abuse  
Picture of Abdulkadir KUCUK Abdulkadir KUCUK - 2009-08-05 18:19:32
in math and programmable computer enviroment if you write 876 354 style numbers you made error. we cant find number in text. preg & ereg cant work. in math equations you cant write seperated numbers etc. you must use 123456866 style.

  2. Re: Your class is idiots class   Reply   Report abuse  
Picture of Thales Santos Thales Santos - 2009-08-05 20:30:14 - In reply to message 1 from Abdulkadir KUCUK
Dear Abdulkadir,

This class doesn't return values separated, so, i thank that the idiot here are you and not the class.

This class return number in scientific format, witch is acceptable on calculators and computer programming. And, this class was created to DISPLAY big values and not to calculate with them (what PHP can do, anyway).

Ex:
10000000000000 = 1E13

  3. Re: Your class is idiots class   Reply   Report abuse  
Picture of Abdulkadir KUCUK Abdulkadir KUCUK - 2009-08-06 03:14:08 - In reply to message 2 from Thales Santos
man ok i loved this. i was working for math equation solver and integrator and steps display. you are displaying big numbers in ten base to 16 or 32 or 64 base.