Index of the z_points module
-
m
base.geometry_complex.zplane.zpoints.z_points
...
- points of the complex plane with fixed or dependant position
-
f
zPoint
...
- factory' function returns instance of a class representing a point of the
complex plane with position fixed or dependant on its arguments
-
C
u_to_zPoint
...
- complex point (stereographically) projected from the given point of
the Riemann sphere
-
C
zPowerPoint
...
- complex point of intersection of the radical axis of the given 2 circles
and the line of the circles' centers
-
C
zRotation
...
- complex point determined by stereographic projection of the rotation of
the second complex point argument, with the projection of the first complex point
argument as the rotation axis, by the given angle.
-
C
zCircumPoint
...
- complex point on the given complex circle rotated by the given
angle (in radians)
-
C
zPolarPoint
...
- complex point fixed at given 'angle' and 'dist' polar coordinates
-
C
zInversePoint
...
- complex point inverse to the given complex point with respect to
the given complex circle
-
C
zFixedPoint
...
- complex point fixed at given (real, imaginary) coordinates
-
C
zOrthoPoint
...
- complex point orthogonal to the given complex point, i.e. antipodal
to it's stereographic projection onto the Riemann sphere.
-
C
zHarmonic
...
- complex point harmonic conjugate to the 3rd given complex point with
the respect to the 1st and 2nd given complex points
-
C
zConjugate
...
- complex point conjugate of the given complex point
-
C
z_uRotation
...
- complex point determined by stereographic projection of the rotation of
the complex point argument, with the given point of the Riemann sphere
as the rotation axis, by the given angle.