Andy Seaborne created JENA-2122:
-----------------------------------

             Summary: 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
             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)

Reply via email to