Class CANEntry


  • public class CANEntry
    extends Object
    A colossally abundant number (CAN), together with some information that was necessary to compute it.
    Author:
    Tilman Neumann
    • Method Detail

      • computeCAN

        public static CANEntry computeCAN​(double epsilon)
        Compute CAN(epsilon), where epsilon is a positive real number.
        Parameters:
        epsilon -
        Returns:
        CAN(epsilon)
      • getEpsilon

        public double getEpsilon()
      • getExponentSum

        public int getExponentSum()
      • main

        public static void main​(String[] args)
        Test.
        Parameters:
        args - ignored