Properties
Similar Topics
Statistics
Comments
2
Participants
3
Subscribers
0
Votes
1
Views
552
Share
Answered
Dear GeoGebra team
I find a bug:
Sequence[Function[2i x, 1, 2], i, 1, 10]
this series of functions isn't limited to 1 , 2
Saeed
- 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
© 2021 International GeoGebra Institute
Hi, use :
Sequence[If[1<=x<=2,2i x], i, 1, 10]
Cheers.
Michel
I need help. I want to try and create a piecewise function, but with more specific limitations. I also want to try and use conics in my piecewise. Can someone please help me?
The equation is f(y=x)=If[(y=x)>=(Circle c),(Circle c)<=(y=x)]
Comments have been locked on this page!