Package | Description |
---|---|
org.apache.druid.math.expr |
Modifier and Type | Class and Description |
---|---|
static class |
Function.Atan2 |
static class |
Function.CopySign |
static class |
Function.Div |
static class |
Function.DoubleBivariateMathFunction
Many math functions always output a
Double primitive, regardless of input type. |
static class |
Function.Hypot |
static class |
Function.Max |
static class |
Function.Min |
static class |
Function.NextAfter |
static class |
Function.Pow |
static class |
Function.Remainder |
static class |
Function.SafeDivide |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.