Package io.trino.operator.scalar
Class MathFunctions.Sign
java.lang.Object
io.trino.operator.scalar.MathFunctions.Sign
- Enclosing class:
MathFunctions
-
Method Summary
Modifier and TypeMethodDescriptionstatic longsignDecimalLong(Int128 num) static longsignDecimalShort(long num)
-
Method Details
-
signDecimalShort
public static long signDecimalShort(long num) -
signDecimalLong
-