Hello,

I'm searching for the functions log1p and expm1 in OOo. The function log1p(x) returns log(1+x) for x near 0, and expm1(x) returns exp(x)-1 for x near 0.

I've got an ersatz, but I'd be surprised if it was not implemented yet.

If it is really not implemented, I need to know whether my ersatz will work on other compilers than MS Visual Express 9. Can anyone help with that?

kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to