Documentation of 'vmm3d.planecurve.parametric.Tractrix' Java class
Tractrix
vmm3d.planecurve.parametric

Class Tractrix

    • Constructor Detail

      • Tractrix

        public Tractrix()
    • Method Detail

      • xValue

        public double xValue(double t)
        Define the x-coordinate function x(t) = aa * sin(t) for the curve.
        Specified by:
        xValue in class PlaneCurveParametric
      • yValue

        public double yValue(double t)
        Define the y-coordinate function y(t) = aa (cos(t) + log(tan(t/2))) for the curve.
        Specified by:
        yValue in class PlaneCurveParametric

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.