To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91602
                 Issue #|91602
                 Summary|provide ersatz for expm1 and log1p
               Component|utilities
                 Version|DEV300m20
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|hro
             Reported by|regina





------- Additional comments from [EMAIL PROTECTED] Sat Jul 12 17:02:29 +0000 
2008 -------
Working for Calc for BETADIST, I need the functions expm1 and log1p. But I
noticed, that they are not provided by MS Visual C++ 9.0 Express edition. (At
least I do not found them.) I have used a local ersatz. But I think such a
ersatz should be placed in a common place in a way that I can use expm1 and
log1p in my code and if a compiler has got them, the original version is used,
and if a compiler hasn't got them, the ersatz is used.

I'll attach a file with the ersatz, that works for me with MS Visual C++ 9.0
Express edition on WinXP home. But I don't know, which scenarios will need it
too and whether the ersatz will work there too.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to