v819 - 8th of January
New: Assign button
- similar to assigning an activity page
- now, it's possible to directly assign a calculator.
Improvement: Asymptote()
- CAS command enabled
- better asymptotic plotting for functions: log(a, x) eg. log(a, |sin(x)|)
Technical changes and bug fixes
- Regression Analysis tool (1 & 2 var) works again
- CAS: syntax improvement "f=x+1" switches function "f(x)=x+1"
- changes for handling .SVG
- construction protocol keeps order for random elements
- color fix for input boxes in EV2
- default font-size: 16 pt
- improved plotting speed, eg. A2 sin(ω2 x + a)
- interval switcher turns inactive while "cumulative" (in Probability)
- iPad: input doesn't duplicate in input boxes
- language dropdown: not translated languages are hidden
- removed extra intersection points while using the Hide/Show tool
- TableText() with empty lists fixed