Properties
Category
English
Tags
semicircle
Similar Topics
Statistics
Comments
4
Participants
3
Subscribers
3
Votes
1
Views
454
Share
Answered
I am trying to use the Semicircle command from the input bar, and seem to be having trouble. I have two lists of points, l1 and l2, and try the command "Semicircle(l1(1),l2(1))" which is acccepted as input. However, when I check the Algebra view, I see that "Semicircle(l1(1),l2(1),space)" is created and undefined.
If I use the tool from the menu, and select the points using my mouse, everything is fine and the object created looks like "Semicircle(point1,point2)"
Any idea why the third agruement is created and filled with "space"?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2022 International GeoGebra Institute
Did you have the 3D View open? Please post your .ggb file
Primero haz clic en la venta graphics y escribe Semicircle(l1(1),l2(1)). El comando funciona correctamente y crea Semicircle(l1(1),l2(1), xOyPlane)
Segundo haz clic en 3Dgraphics. el comando se convierte en Semicircle(l1(1),l2(1),space) y obtienes indefinido
crea un plano en 3D ie: eq1:x+y+z=0 y crea una ventana vista 2D del plano. pon dos puntos y crea el semicirculo obtendrás semicircle(point,point,eq1)
cuando escribes Semicircle(l1(1),l2(1)) con la ventana 3D seleccionada GG no sabe en qué plano colocar el semicírculo. puede ser un bug o algo que especificar en la ayuda del comando
Comments have been locked on this page!