-
Maxima is a fairly complete computer algebra system written in Lisp with an emphasis on symbolic computation.
#Technical Computing #Numerical Computation #Math Solver 27 social mentions
-
2E
Example.com
This product hasn't been added to SaaSHub yetI'm not trying to change your opinion, I just want to follow my opinion when coding. :) I prefer more verbs and not too many nouns, and I think our brain is used to reading "sentences" like that. <pre><code> get http://example.com |parse-html |find-links |for-each { .if-external { .print-it } }.