Hi Andreas,
On Sunday, 2008-12-21 16:57:59 -0700, Andreas J. Guelzow wrote:
> On Sun, 2008-12-21 at 22:57 +0000, wrote:
> > - POISSON() x is Integer.
>
> The examples include situations were x is not an integer. So what does
> this mean (since the conversion is implementation defined if not
> specified)?
What do you mean by "implementation defined if not specified"?
In section "4.9.4 Integer" we define
| An integer is simply a subtype of Number that happens to have no
| fractional value. An integer X is equal to INT(X).
Eike
--
Automatic string conversions considered dangerous. They are the GOTO statements
of spreadsheets. --Robert Weir on the OpenDocument formula subcommittee's list.