Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
geometry[similitude] - find the insimilitude and outsimilitude of two circles
Calling Sequence
similitude(obj, c1, c2)
Parameters
obj
-
name which is assigned the internal and external centers of similitude
c1, c2
two circles
Description
Let and be two nonconcentric circles and let I and E divide SensedMagnitude(AB) internally and externally in the ratio a/b. Then I and E are called the internal and the external centers of similitude of the two circles c1 and c2
The routine assigns to obj a list of two elements where the first element is the internal center of similitude, and then second element the external center of similitude.
For a detailed description of the centers of similitude obj, use the routine detail (i.e., detail(obj))
The command with(geometry,similitude) allows the use of the abbreviated form of this command.
Examples
similitude: "hint: the external and internal centers of similitude are the same"
See Also
geometry[CircleOfSimilitude], geometry[HorizontalName], geometry[SensedMagnitude], geometry[VerticalName]
Download Help Document