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

Class Astroid

    • Constructor Detail

      • Astroid

        public Astroid()
    • Method Detail

      • xValue

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

        public double yValue(double t)
        Define the y-coordinate function y(t) = sin(t)^3 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.