Properties
Category
English
Similar Topics
Statistics
Comments
7
Participants
6
Subscribers
2
Votes
3
Views
9265
Share

How do you restrict domain of a function to an open interval?
Answered
I am familiar with the command "Function[ <Function>, <Start x-Value>, <End x-Value> ]" for creating a function with domain restriction to an interval.
But this command does not work if I would like to restrict the domain to an open interval, e.g. x>0.
Could anyone suggest a solution?
- 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
I think i'ts not implemented in GG, so you'll need something that looks like it like. While drawing you could do with something like Function[ <Function>, 0.01, 5000 ] and an exta open or a red point at (0, f(0) ).
chris
Sometimes life is simple
chris
Thanks a lot!
How can I graph an integer domain function?
Comments have been locked on this page!