Package io.trino.operator.scalar
Class MathFunctions.Round
java.lang.Object
io.trino.operator.scalar.MathFunctions.Round
- Enclosing class:
MathFunctions
-
Method Summary
Modifier and TypeMethodDescriptionstatic Int128roundLongLong(long numScale, Int128 num) static longroundLongShort(long numScale, Int128 num) static longroundShort(long numScale, long num)
-
Method Details
-
roundShort
public static long roundShort(long numScale, long num) -
roundLongLong
-
roundLongShort
-