Documentation of 'jsci.maths.analysis.Power' Java class
Power
jsci.maths.analysis

Class Power

    • Constructor Detail

      • Power

        public Power()
        Constructs a power function of the form x.
      • Power

        public Power(double A,
                     double n)
        Constructs a power function of the form Axn.
      • Power

        public Power(double A,
                     double k,
                     double n)
        Constructs a power function of the form A(x+k)n.
    • Method Detail

      • map

        public double map(double x)
        Description copied from interface: Mapping
        A user-defined function.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.