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

Class Cissoid

    • Constructor Detail

      • Cissoid

        public Cissoid()
    • Method Detail

      • xValue

        public double xValue(double t)
        Define the x-coordinate function x(t) = 2 aa t^3/(1 + t^2) for the curve.
        Specified by:
        xValue in class PlaneCurveParametric
      • yValue

        public double yValue(double t)
        Define the y-coordinate function y(t) = 2 aa t^2/(1 + 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.