Properties
Similar Topics
Statistics
Comments
29
Participants
5
Subscribers
5
Votes
1
Views
1554
Share
Answered
Pls see attachment and suggest solution for when i changed the function all values and function change accordingly in dynamic text?
Files:
function latex.ggb
- 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
??????
In your file, when you move a, b and c, or A, all change dynamically in your text !
What do you want..?
ok
put f in a box (in text properties)
A (tricky) possibility with CAS.
But it does not work with all possible expressions.
The problem is the automatic shortening by CAS. I was able to avoid this by splitting the expression in a list into its subcomponents. Potentially you can improve it by build a new list for each intermediate step and reassembling it for the display with sum.
.Note: I can't remember posting something like this before.
improved version
see $1 and $5 and the 4. row in Text1
Note: The list in $1 and $5 has mixed type of objects. Therefore DeleteUndefinide() not works.
But \{?} works and is a shorter command!!
Comments have been locked on this page!