Class MathFunctions.Round

    • Method Detail

      • roundShort

        public static long roundShort​(long numScale,
                                      long num)
      • roundLongLong

        public static Int128 roundLongLong​(long numScale,
                                           Int128 num)
      • roundLongShort

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