Properties
Category
Uncategorized
Similar Topics
Statistics
Comments
3
Participants
3
Subscribers
3
Votes
1
Views
409
Share
Answered
Need to make a complete piecewise function f which is supposed to be a square of sides a, b,c,d. As slider v moves from value 0 to 4 only one part of required square appeared. Any help or suggestion is much appreciated. thanks
Files:
make curve stay...
- 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
I am sure there is better method for this
Please check your intervals. The end points of each interval for v are both defined twice in the component functions a,b,c,d or not defined at all in f. So for v=1, 2, 3, 4 f is undefined.
I'd suggest using two parameters, one for the segments definition, and another one to display them, because each segment is defined to exist only for some values of the parameter v. This means that they cannot be displayed all together, because each one of them doesn't exist for all v.
I am sure there is better method for this
Comments have been locked on this page!