Small numbers between script and ggB
Answered
Hi,
For positive and negative small numbers, the algorithm from @Michael Borcherds https://help.geogebra.org/topic/with-java-script-problems noo () works!!!
@rami: In https://help.geogebra.org/t... you offered JS: import/export matrix a convenient matrix exchange between script and ggB. However, there is a problem with small numbers:
It works for positive small numbers, but for negative - noo doesn"t work!!!
@Michael Borcherds: please make a uniform version for GG5 and GG6 getValueString ("M_1", true)or getValueString("M_1") with or without the extension , or both!
Files:
List2JS02 new.ggb
try this, please give feedback
Requirement: all elements are numeric
Restriction: changes global rounding to 2 (changeable, but not dynamic)
Hi, thank you!!!!!!!!!!!!!
1. why is the extension: getValueString("M_1", false) false, what does it affect? I experimented with true the result is the same.
2. Why do I need the setRounding commands (I removed them), actually rounding to 15 characters!
Comments have been locked on this page!