Properties
Similar Topics
Statistics
Comments
2
Participants
3
Subscribers
27
Votes
2
Views
857
Share
Answered
I wish to be able to plot the function,
f(t)= sin(t)+(1-3i)cos(t)
But it is impossible, because geobebra said (something like this) "Invalid function. You must write one explicit in x"
Do know anybody how I must write this sentence?
A lot of thanks.
- 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
GG maneja funciones de R en R no en C
puedes usar a = Curve(sin(t) + cos(t), -3cos(t), t, 0, 2π)
luego si te es necesario puedes escribir a(1) u otro valor para conseguir un punto que puedes pasar a forma compleja
Hi, not possible at the moment but you can try at https://beta.geogebra.org/graphing
Also you can define complex functions in the CAS (both stable version and beta), but they won't be plotted.
Comments have been locked on this page!