Class MathFunctions.Floor

java.lang.Object
io.trino.operator.scalar.MathFunctions.Floor
Enclosing class:
MathFunctions

public static final class MathFunctions.Floor extends Object
  • Method Details

    • floorShort

      public static long floorShort(long numScale, long num)
    • floorLong

      public static Int128 floorLong(long numScale, Int128 num)
    • floorLongShort

      public static long floorLongShort(long numScale, Int128 num)