Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JDO 3 (3.0)
-
None
Description
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)