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

Class Cosine

    • Constructor Detail

      • Cosine

        public Cosine()
        Constructs a cosine function of the form cos(x).
      • Cosine

        public Cosine(double A,
                      double w,
                      double k)
        Constructs a cosine function of the form A cos(wx+k).
    • 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.