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

Class Sine

    • Constructor Detail

      • Sine

        public Sine()
        Constructs a sine function of the form sin(x).
      • Sine

        public Sine(double A,
                    double w,
                    double k)
        Constructs a sine function of the form A sin(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.