A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mathcs.clarku.edu/~djoyce/java/elements/../Geometry/InvertPoint.java below:

public class InvertPoint extends PointElement { // Invert the point A in the circle C to get this point PointElement A; CircleElement C; InvertPoint (PointElement Aval, CircleElement Cval) { dimension = 0; A = Aval; C = Cval; AP = C.AP; } protected void update() {toInvertPoint(A,C);} }

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4