Class Hierarchy
- java.lang.Object
- org.openrefine.grel.PureFunction (implements org.openrefine.grel.Function)
- org.openrefine.expr.functions.math.Abs
- org.openrefine.expr.functions.math.ACos
- org.openrefine.expr.functions.math.ASin
- org.openrefine.expr.functions.math.ATan
- org.openrefine.expr.functions.math.ATan2
- org.openrefine.expr.functions.math.Ceil
- org.openrefine.expr.functions.math.Combin
- org.openrefine.expr.functions.math.Cos
- org.openrefine.expr.functions.math.Cosh
- org.openrefine.expr.functions.math.Degrees
- org.openrefine.expr.functions.math.Even
- org.openrefine.expr.functions.math.Exp
- org.openrefine.expr.functions.math.Fact
- org.openrefine.expr.functions.math.FactN
- org.openrefine.expr.functions.math.Floor
- org.openrefine.expr.functions.math.GreatestCommonDenominator
- org.openrefine.expr.functions.math.LeastCommonMultiple
- org.openrefine.expr.functions.math.Ln
- org.openrefine.expr.functions.math.Log
- org.openrefine.expr.functions.math.Max
- org.openrefine.expr.functions.math.Min
- org.openrefine.expr.functions.math.Mod
- org.openrefine.expr.functions.math.Multinomial
- org.openrefine.expr.functions.math.Odd
- org.openrefine.expr.functions.math.Pow
- org.openrefine.expr.functions.math.Quotient
- org.openrefine.expr.functions.math.Radians
- org.openrefine.expr.functions.math.RandomNumber
- org.openrefine.expr.functions.math.Round
- org.openrefine.expr.functions.math.Sin
- org.openrefine.expr.functions.math.Sinh
- org.openrefine.expr.functions.math.Sum
- org.openrefine.expr.functions.math.Tan
- org.openrefine.expr.functions.math.Tanh
- org.openrefine.grel.PureFunction (implements org.openrefine.grel.Function)