SMath Studio ist eine Mathematiksoftware, vergleichbar mit Mathcad.
- http://en.wikipedia.org/wiki/SMath_Studio
- benötigt {Mono}?
- http://www.smathstudio.com/
- http://smath.info
- {Online-Version von SMath Studio}?
- similar to Mathcad
- für Windows und Linux
- kostenlos, aber nicht frei (nicht open source)
- Solution for the trouble with printing was to install Cups-PDF and especially to make sure that the page was set to "letter" under page setup.
- with support for Mathcad's own format .xmcd
- {Portable Version von SMath Studio}?
- {Solving equations and finding roots with SMath Studio}?
- Deutsches Handbuch
http://smath.info/wiki/Deutsches%20SMath%20Handbuch.ashx - Fragen
- Nachträgliches Einfügen von Formeln. Oder muß man alles darunterliegende manuell nach unten rutschen?
- Einheiten
mit einfachen Anführungszeichen einleiten (') oder mit CTRL+W eine Liste aufrufen
a:4'm
b:6'cm
c:a+b
c= - Textbereiche mit doppeltem Anführungszeichen einleiten
"Das ist ein Text.
- Gleichungen lösen mit Solve() (symbolisch) oder FindRoot() (numerisch)
http://smath.info/wiki/solve.ashx ... solve() -- numerisch, klein geschrieben
Einführungen
http://www.slideshare.net/ivater/s-math-primer
Versionen
SMath Studio 0.95.4594 (30 July 2012)
SMath Studio 0.96.4868 (30 May 2013) latest http://en.smath.info/forum/yaf_postst1778_SMath-Studio-0-96-4868--30-May...
SMath Studio 0.96.4909 (10 June 2013) nightly
SMath Studio 0.97.5154 (10 February 2014)
0.97.5346 (Dec 2014)
Installation auf Ubuntu
- {Mono installieren}?
sudo apt-get install mono-complete
sudo apt-get install libmono-winforms2.0-cil
sudo apt-get install gtk2-engines-pixbuf - Download der Linux-Version http://smath.info/?file=740161 SMathStudioDesktop.0_96_4868.Mono.tar.gz (Date: 01.05.2013. File size: 913.84KB)
- Entpacken, das Verzeichnis heißt SMathStudioDesktop.0_96_4868.Mono
- Verzeichnis umbenennen z. B. auf smath und z. B. verschieben nach ~/smath
- Starten mit dem Befehl
mono ~/smath/SmathStudio_Desktop.exe
oder mit dem Command einen {Launcher einrichten}?
Aufrufen
Eventuell nicht ok
sudo mono ~/Downloads/SMathStudioDesktop.0_88.Mono/SmathStudio_Desktop.exe
OK (oder mit rechter Maustaste und dann mit Mono starten)
mono ./SmathStudio_Desktop.exe