Properties
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
421
Share
Answered
Hello everyone
Suppose you have a plane object
p : Plane( (0,0,0) , A , B )I want to draw the normal vector to this plane, in a "symbol" form. How can I do it?
I tried
Vector ( x(p), y(p), z(p) )
but it doesn't work. Any suggestions?
- 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
© 2023 International GeoGebra Institute
Hi
use this command
Direction( p )
Comments have been locked on this page!