← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Updated: (OFFICE-2332) Logical Numbermaterial appears under Logical Boolean

From
OASIS Issues Tracker <>
Date
2010-04-01T15:36:15+00:00
ID
1492222378.42281270136175575.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Updated: (OFFICE-2332) Logical Numbermaterial appears under Logical Boolean
[ http://tools.oasis-open.org/issues/browse/OFFICE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eike Rathke updated OFFICE-2332:
--------------------------------

    Fix Version/s: ODF 1.2 Part 2 CD 1

> Logical Number material appears under Logical Boolean
> -----------------------------------------------------
>
>                 Key: OFFICE-2332
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2332
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: OpenFormula
>    Affects Versions: ODF 1.2 Part 2 CD 1
>            Reporter: Patrick Durusau
>            Assignee: Patrick Durusau
>             Fix For: ODF 1.2 Part 2 CD 1
>
>
> Logical Boolean now includes:
> ***
> Logical values may be implemented as a distinct, distinguishable type from numbers, so that ISNUMBER(TRUE()) and ISLOGICAL(1) evaluates to FALSE(). However, logical values may also be implemented as a subtype of Number, where TRUE() simply returns 1 and FALSE() simply returns 0. Note that due to the implicit conversion operator "Number to Logical" (discussed below), when a number is passed as a condition, 0 is considered False and all other numeric values are considered True.
> ***
> Should appear as subtype of number.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →