Comandos geométricos compatibles con la Vista CAS
From GeoGebra 5 onwards, the
CAS View supports exact versions of the following Geometry Commands.
Exact Calculations
Command | ![]() |
![]() |
---|---|---|
Angle[(1,0),(0,0),(1,2)] |
arctan(2) |
Numeric : 1.11 Input : 63.43° or 1.11 rad according Angle Unit selected |
AngleBisector[(0,1),(0,0),(1,0)] |
y=x |
Numeric : y=x Input : −0.71x+0.71y=0 |
Circumference[x2+y2=1/sqrt(π)] |
2√π√π |
4.72 |
Distance[(0,0), x + y = 1] Simplify[Distance[(0,0), x+y=1]] |
1√2 √22 |
0.71 |
Distance[(0,0),x+2y=4] Simplify[Distance[(0,0),x+2y=4]] |
4√5 4⋅√55 |
1.79 |
Distance[(0,4),y=x^2] Simplify[Distance[(0,4),y=x^2]] |
√(72−4)2+(−12√14)2, √152 |
1.94 |
Distance[(0.5,0.5),x2+y2=1] Simplify[ Distance[(0.5,0.5),x2+y2=1]] |
1√2√2√(−√2+1)(−√2+1)√2√2, −√2+22 |
0.29 |
Ellipse[(2,1),(5,2),(5,1)] |
28x2−24xy−160x+60y2−96y+256=0 |
Numeric : 28x2−24xy−160x+60y2−96y+256=0 Input : 7x2−6xy+15y2−40x+−24y=−64 |
Ellipse[(2,1),(5,2),(6,1)] |
32x2√2+36x2−224x√2−24xy−216x... ...+32√2y2−96√2y+256√2+68y2−120y+196=0 |
Numeric : 81.25x2−24xy−532.78x+113.25y2−255.76y+558.04=0 Input : 81.25x2−24xy−532.78x+113.25y2−255.76y=−558.04 |
Radius[x2+y2=1/sqrt(π)] |
√π√ππ |
0.75 |
Symbolic Computations
Command | ![]() |
![]() |
---|---|---|
Circle[(a,b),r] |
(y - b)² + (x - a)² = r² |
|
Distance[(a,b),(c,d)] |
√(b−d)2+(a−c)2 |
√a2−2ac+b2−2bd+c2+d2 |
Distance[(a,b),p x + q y = r] |
||
Line[(a,b),(c,d)] |
y=xa−c(b−d)+1a−c(ad−bc) |
y=ad−bc+bx−dxa−c |
Line[(a,b),y=p x+q] |
y=px−ap+b |
y=−ap+b+px |
MidPoint[(a,b),(c,d)] |
(a+c2,b+d2) |
(0.5a+0.5c,0.5b+0.5d) |
PerpendicularBisector[(a,b),(c,d)] |
y=−a+cb−dx+a2+b2−c2−d22b−2d |
y=a2−2ax+b2−c2+2cx−d22b−2d |