[
https://issues.apache.org/jira/browse/NIFI-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605963#comment-15605963
]
ASF subversion and git services commented on NIFI-2791:
-------------------------------------------------------
Commit 1d74b5d3cea7cc844ebb97bb4af1d3c9110ed487 in nifi's branch
refs/heads/master from [~JPercivall]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=1d74b5d ]
NIFI-2791 Adding 'math' expression language function
This closes #1157.
> 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)