Properties
Category
English
Similar Topics
Statistics
Comments
3
Participants
3
Subscribers
28
Votes
3
Views
2340
Share
Answered
I am creating an app to help students check their answers for graphing transformations of sine and cosine functions. I have created this file which accepts transformation input, graphs the function, and graphs points that students would get using transformation maps. However, I would like to know if it is possible to have the list output exact values rather than rounded ones.
Thank you for any help given.
Files:
Graph Sine Func...
- 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
you have 2 possibilities:
use the menu/option/rounding for a general rounding rule
or
use for a specific text-obect (text2, text3, text4) the propertie "text/rounding"
To get the exact values you should define your lists in CAS.But CAS is available only in Classic version, till the new Graphing Calculator+CAS will be released.
There's a problem with trasformations, though, because the list of transformed points, despite written as multiple of pi, is sometimes not very intuitive :smile: and probably should be adjusted in a form that is more intuitive for students.
As an example, try copying and pasting in CAs View the definitions of your lists L1 and L2.
Comments have been locked on this page!