OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (ODATA-777) Clarify multiply/divide duration by number


    [ https://issues.oasis-open.org/browse/ODATA-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59546#comment-59546 ] 

Martin Zurmuehl commented on ODATA-777:
---------------------------------------

Changed it to: "Division of a duration by zero fails". 
Text reads now "The div operator divides the left numeric operand by the right numeric operand. The div operator is also valid for dividing a Duration value by a numeric value. If the right operand is zero and the left operand is neither of type Edm.Single nor Edm.Double, the request fails. If the left operand is of type Edm.Single or Edm.Double, then positive div zero returns INF, negative div zero returns -INF, and zero div zero returns NaN.".

> Clarify multiply/divide duration by number
> ------------------------------------------
>
>                 Key: ODATA-777
>                 URL: https://issues.oasis-open.org/browse/ODATA-777
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Bug
>          Components: OData URL Conventions
>    Affects Versions: V4.0_ERRATA02
>         Environment: [Applied]
>            Reporter: Michael Pizzo
>            Assignee: Martin Zurmuehl
>            Priority: Minor
>             Fix For: V4.0_ERRATA03
>
>
> In URL conventions we spell out the type of adding/subtracting different datetime/duration combinations, but we don't say anything about multiplication and division.



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]