You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/06/22 20:13:00 UTC

[jira] [Resolved] (JENA-2122) Add MOD and IDIV

     [ https://issues.apache.org/jira/browse/JENA-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-2122.
---------------------------------
    Resolution: Done

> Add MOD and IDIV
> ----------------
>
>                 Key: JENA-2122
>                 URL: https://issues.apache.org/jira/browse/JENA-2122
>             Project: Apache Jena
>          Issue Type: New Feature
>          Components: ARQ
>    Affects Versions: Jena 4.1.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 4.2.0
>
>
> Add {{MOD}} (op:numeric-mod) and {{IDIV}} (op:numeric-integer-divide).
> Add each in two forms - as a function and as an operator.
> e.g. {{5 mod 2}} and {{mod(5,2)}}
> (as well as functions {{op:numeric-mod}} and {{op:numeric-integer-divide}}.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)