Maxima-on-Android-AS
Maxima-on-Android-AS copied to clipboard
Maxima on Android imported to Android Studio
Why are there no new updates for this app? Maxima on Android is using: Maxima 5.41.0 (but current version is 5.46.0) Lisp ECL 16.1.3 (current version 21.2.1) Gnuplot 5.2.4 (current...
`x=false` is an assignment and will always evaluate to `false`, thus affected functions will never signal an error.
I'm a physics teacher and I live in Brazil. I love Maxima on Android and use it in physics classes. I noticed recently that the plot is not showing (I...
I'm trying to figure out how to update the Maxima binaries to the latest version, but I have no idea how you cross compiled Maxima for Android. The instructions on...
Translation to Brazilian Portuguese
Hi, On current maxima 5.39.0 on Android: (%i1) display2d: false; (%o1) false (%i2) declare(mult,antisymmetric); (%o2) done (%i3) mult(a,b)+mult(b,a); (%o3) 2*mult(a,b) This problem seem to exist only in Maxima on Android....
(%i1) nusum(1/(x^n+1),n,1,k); generates system message: (x^n+1)/(x^(n+1)+1) \verb| |\verb|n|\verb|o|\verb|n|\verb|-|\verb|r| ... non-rational term ratio to nusum The latex command \verb is not properly working in MathJax. The actual latex command sequence is:...
So you have asked in #1 if there's a easier way to review. Probably no, but there are some ways to assist you to review, such as what this PR...