To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116920


User regina changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'helen_russian,rail'      |'helen_russian,rail,regina
                        |                          |'
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Sun Feb 13 13:39:05 
+0000 2011 -------
ScRandom() in interpr1.cxx has been changed to return values from [0;1[ with
issue 53642. I think, that Basic should return the same range as Calc.
ScRandom() uses  PushDouble((double)rand() / ((double)RAND_MAX+1.0));

For VB you find the description "The Rnd function returns a value less than 1,
but greater than or equal to zero."
[http://msdn.microsoft.com/en-us/library/f7s023d2(VS.90).aspx#Y1057]

---------------------------------------------------------------------
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