JDOQL: Support for further Math methods
---------------------------------------

                 Key: JDO-701
                 URL: https://issues.apache.org/jira/browse/JDO-701
             Project: JDO
          Issue Type: New Feature
          Components: specification, tck
    Affects Versions: JDO 3
            Reporter: Michael Bouschen
            Assignee: Michael Bouschen
             Fix For: JDO 3 maintenance release 2


JIRA JDO-658 proposes extending JDOQL to include a couple of new methods.
This JIRA covers the remaining Math methods:
- Math.acos(number)
- Math.asin(number)
- Math.atan(number)
- Math.ceil(number)
- Math.exp(number)
- Math.floor(number)
- Math.log(number)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to