Class RKUtil

    • Method Detail

      • decodeNumber

        public static double decodeNumber​(int number)
        Do the dirty work of decoding; made a private static method to facilitate testing the algorithm