Properties
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
225
Share
Solved
Hi, I am new to geogebra and I need it to model a building.
I want to model the Gherking and I need 3 polaboroids that are only visible at certain fragments.
for example
I have the formula
f(x,y)=0.355 x^(2)+0.355 y^(2)-213.16
and I need the surface to be visible only for 0<=z<=70.15
what commands do I use?
cheers
- 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
f(x,y)=0.355 x^(2)+0.355 y^(2)-213.16
if(0<=f(x,y)<=70.15,f(x,y))
Comments have been locked on this page!