Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
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