On 21 pro, 12:42, "Dr. David Kirkby" <[email protected]> wrote: > If one creates an application with WebMathematica, the user of the application > does not need to know any Mathematica code at all. For a trivual example, the > loan calculator > > http://library.wolfram.com/webMathematica/Business/Loan.jsp > > This one is a bit more interesting, and as an electronics engineer I did not > know this would lead to chaos > > http://library.wolfram.com/webMathematica/Engineering/Circuit.jsp > > In each case, one just needs to enter numbers, press an 'Evaluate' button, and > the user does not need to know WebMathematica is used. (Of course, the Wolfram > Research pages make that clear, but I believe if you use the professional > version of webMathematica, which is an additional cost over the free version > supplied with a Mathematica license, even that can be hidden). > > Can similar be done in Sage?
This can be done in any program which can run in batch mode. See http://user.mendelu.cz/marik/maw/index.php?lang=en&form=prubeh for Maxima. With Sage you can do similar things. Robert -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
