public abstract class SquareRootFunction extends Scalar<java.lang.Number,java.lang.Number>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
SquareRootFunction(FunctionInfo info) |
Modifier and Type | Method and Description |
---|---|
FunctionInfo |
info() |
Symbol |
normalizeSymbol(Function symbol) |
static void |
register(ScalarFunctionModule module) |
anyNonLiterals, compile, containsNullLiteral, evaluate, evaluateIfLiterals, hasNullInputs
public static final java.lang.String NAME
public SquareRootFunction(FunctionInfo info)
public static void register(ScalarFunctionModule module)
public FunctionInfo info()