PHP Classes

Here are some suggestions

Recommend this page to a friend!

      Factorial and Euler Constant calculation  >  All threads  >  Here are some suggestions  >  (Un) Subscribe thread alerts  
Subject:Here are some suggestions
Summary:Speed is faster than mine :)
Messages:1
Author:Chao Xu
Date:2007-02-07 16:19:51
 

  1. Here are some suggestions   Reply   Report abuse  
Picture of Chao Xu Chao Xu - 2007-02-07 16:19:51
Hi, just saw your script
Here is BCext script that have the bce() that will calculate e to almost any precision. And in theory, my script will be slower because my script runs bcfact() in my class all the time.
svn.freepository.com/80m6OuSRR7BDw- ...

There is a M_E constant in PHP that will output e, so there is kinda no point of using that function.
If you are only going to output e to the 15th decimal, just store the number, why even calculate it :)

I'm asking if you want to join my project on working on BCext :)
waiting for your reply