--- Jeroen van Wolffelaar <[EMAIL PROTECTED]>
wrote:
> > I am sending this patch to the php-dev list for
> your
> > consideration. Attached are the listing produced
> with
> > "cvs diff -u", and listed below is a test file to
> > check the changes. 
> > 
> > Basically I just added some more math funcs from
> the C
> > library (hyperbolics and exponentials). 
> 
> Hyporbolic functions are indeed good to be added.
> However,
> I don't think it's really need to add log2, exp10,
> cbrt and so
> forth. It's a bit overkill, and not needed (IMO).

It might be that. Just implemented the functions
taking advantage of their presence in the standard set
of math functions of the C library, so the C people
might be more familiar that the rest I guess.

I was going to add the erf, gamma, etc. function, but
I am not sure if those are of general use (and because
I am just starting to familiarize myself w/ the
Zend/PHP macros/coding style)

[... snip ...]


=====
--- Jesus M. Castagnetto <[EMAIL PROTECTED]>

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to