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

Class Tangent

    • Constructor Detail

      • Tangent

        public Tangent()
        Constructs a tangent function of the form tan(x).
      • Tangent

        public Tangent(double A,
                       double w,
                       double k)
        Constructs a tangent function of the form A tan(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.