You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Percivall (JIRA)" <ji...@apache.org> on 2016/09/19 15:04:20 UTC

[jira] [Created] (NIFI-2791) Create a new Expression Language Function to support Java.lang.Math operations

Joseph Percivall created NIFI-2791:
--------------------------------------

             Summary: Create a new Expression Language Function to support Java.lang.Math operations
                 Key: NIFI-2791
                 URL: https://issues.apache.org/jira/browse/NIFI-2791
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Joseph Percivall
            Assignee: Joseph Percivall
             Fix For: 1.1.0


Once EL is improved to support decimals (NIFI-1662) it will be desired to support higher level math functions than are currently implemented. The easiest way to do this is to provide access to the Math class[1]. This should provide all the building blocks necessary to do any desired operations on decimals.

[1] https://docs.oracle.com/javase/7/docs/api/java/lang/Math.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)