To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=72590
------- Additional comments from [EMAIL PROTECTED] Mon Jan 8 07:49:14 -0800 2007 ------- drigdway said: "Also, ISEVEN() docs do not describe behavior for noninteger arguments. It appears to truncate, like Excel, but this is not documented." The test appears to be: ( fmod( ::rtl::math::approxFloor( fabs( fVal ) ), 2.0 ) < 0.5 ) where fVal is being tested so indeed it does ignore anything after the decimal point, and my proposed Help text is OK. --------------------------------------------------------------------- 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]
