Cercloidator/GeogrebraFormuleCercloïde.txt

20 lines
525 B
Plaintext

Le cercloïde C:
- Foyers: F = {F_1, F_2, F_3}
- Rayon: R
- nbDim: D = 2
- nbNor: P = 2
C: sqrt((x-Real(F_1))^2+(y-Imaginary(F_1))^2) + sqrt((x-Real(F_2))^2+(y-Imaginary(F_2))^2) + sqrt((x-Real(F_3))^2+(y-Imaginary(F_3))^2) = R
Le cercloïde C:
- Foyers: F = {F_1, F_2, F_3}
- Rayon: R avec curseur
- nbNor: P avec curseur
- nbDim: D = 2
C: abs((x-Real(F_1))^P+(y-Imaginary(F_1))^P)^(1/P) + abs((x-Real(F_2))^P+(y-Imaginary(F_2))^P)^(1/P) + abs((x-Real(F_3))^P+(y-Imaginary(F_3))^P)^(1/P) = R