Class MathFcts
java.lang.Object
org.apache.cassandra.cql3.functions.MathFcts
-
Method Summary
Modifier and TypeMethodDescriptionstatic NativeFunctionabsFct(NumberType<?> type) static voidaddFunctionsTo(NativeFunctions functions) static NativeFunctionexpFct(NumberType<?> type) static NativeFunctionlog10Fct(NumberType<?> type) static NativeFunctionlogFct(NumberType<?> type) static NativeFunctionroundFct(NumberType<?> type)
-
Method Details
-
addFunctionsTo
-
absFct
-
expFct
-
logFct
-
log10Fct
-
roundFct
-