> 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.
Agreed, but I'm not certain this is worth the extra
bloath of relatively unneeded functions.
> 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)
erf is useful, and not trivial to write different.
gamma I don't recall what it does, but I guess that's
useful too. Statistics is some time ago for me...
I was only talking about functions like log2 and so,
that are really trivial to write different.
Greetz,
Jeroen
--
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]