Documentation of 'kcl.waterloo.math.geom.Coordinates' Java class
Coordinates
kcl.waterloo.math.geom

Class Coordinates



  • public class Coordinates
    extends java.lang.Object
    • Method Detail

      • cartesianToPolar

        public static Polar cartesianToPolar(Cartesian cart)
      • cartesianToPolar

        public static Polar cartesianToPolar(double[] x,
                                             double[] y)
      • polarToCartesian

        public static Cartesian polarToCartesian(Polar pol)
      • polarToCartesian

        public static Cartesian polarToCartesian(double[] theta,
                                                 double[] radius)
      • polarToCartesian

        public static Cartesian polarToCartesian(double theta,
                                                 double radius)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.