Class MathFunctions.Truncate

  • Enclosing class:
    MathFunctions

    public static final class MathFunctions.Truncate
    extends Object
    • Constructor Detail

      • Truncate

        public Truncate()
    • Method Detail

      • truncateShort

        public static long truncateShort​(long numScale,
                                         long num)
      • truncateLong

        public static Int128 truncateLong​(long numScale,
                                          Int128 num)
      • truncateLongShort

        public static long truncateLongShort​(long numScale,
                                             Int128 num)