Package io.trino.operator.scalar
Class MathFunctions.Floor
java.lang.Object
io.trino.operator.scalar.MathFunctions.Floor
- Enclosing class:
MathFunctions
-
Method Summary
Modifier and TypeMethodDescriptionstatic Int128static longfloorLongShort(long numScale, Int128 num) static longfloorShort(long numScale, long num)
-
Method Details
-
floorShort
public static long floorShort(long numScale, long num) -
floorLong
-
floorLongShort
-