Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
Offline Andrey Ivashov  
#1 Posted : 23 January 2019 00:39:35(UTC)
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,640
Man
Russian Federation

Was thanked: 2012 time(s) in 680 post(s)
SMath Studio - SMath
Created by SMath LLC in the scope of SMath project. Published by smath.

SMath Studio

  • SMath Studio box
  • Calculation of Gravitation Acceleration example
  • Example of animation on the Worksheet
  • Extensions Manager tool
  • Opened math Reference Book
  • SMath Viewer output to Autocad example
  • SMath Studio on iOS
  • SMath Studio on iPad

Tiny, but powerful mathematical program with WYSIWYG editor and complete units of measurements support.

It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book.

Free for personal usage! Plans for Organizations are available!

Application can be easily extended based on your needs. Built-in Extensions Manager tool allows to get access to hundreds official and third-party resources of the following types: usage examples, plug-ins, SMath Viewer based applications, snippets, interface translations, interactive books, handbooks and tutorials.

They trust us *

* Customers' names and logos are used with the written permission of the copyright holders.

They talk about us (all reviews...)

  • An invaluable tool for high schoolers and engineering students! A big thank you from India.

    by Anirban

  • Smath is a very simple program to use. It´s similar to Mathcad and it´s free. I use it for my spreedsheets at work. I recommend it, without a doubt.

    by Joaquín Guraiib

  • Excelente alternativa para reemplazar a Mathcad, me ha ayudado mucho en mi carrera de Ingeniaría Civil, me suscribí al plan anual, gracias.

    by Cristian Yamid Pérez Peña

  • An amazing math tool, great job

    by Amado Aguinaga

  • I'm absolutely love this app. It's a great tool for usual engineering calculations, and way more easier to use for me than matlab and others.

    by Zoltán Balázs

  • ein absolutes Muß für Ingenieure und Naturwissenschaftler und die, die es noch werden wollen. Ein perfektes Tool für Hochschulen aller Art. an absolute must for engineers and natural scientists and those who want to become one. A perfect tool for universities of all kinds.

    by Stephan Gottlieb

  • Great free software! I am enjoying watching its progress and use every day for reinforced concrete calculations and client presentations! Hope it gorows well"

    by Thomas Carmona

  • This program helped me in solving a lot of my mechanical problems related to gears, design standards & structural problems. Now we can run it on our mobiles also. Thanks for this useful program.

    by Sudhir Gill

  • Best WYSYWIG math software, with outstanding cost/effect factor! In some areas even better thought than it's commercial oponent (auto complete, very big plugin database, small program size etc). Highly reccomended.

    by Bartłomiej Minor

  • I needed the simplest functions, which I did in Mathcad. Now this software does everything I need. Keep up the good work. Brilliant. Thank you.

    by Kunt Celebi

SMath Studio in publications (all publications...)

SMath Studio plug-ins (all plug-ins...)

The functionality of the program can be expanded through the installation of plug-ins created by third-party developers and companies, as well as those prepared by the SMath LLC team. Most plug-ins are open source and can be modified if necessary.

  • Extends SMath Studio with a 3D Plot Region.
    Extends SMath Studio with a 3D Plot Region.
    Jack Xu, Viacheslav N. Mezentsev (viacheslavmezentsev@ya.ru)
  • Extends SMath Studio with more save/import/export features.
    Extends SMath Studio with more save/import/export features.
    Davide Carpi (davide.carpi@gmail.com)
  • Access to a set of programs for calculating properties of water, steam, gases and gases mixtures. Requires separate installation of the Water Steam Pro libraries and appropriate license for it (see http://www.wsp.ru/).
    Access to a set of programs for calculating properties of water, steam, gases and gases mixtures. Requires separate installation of the Water Steam Pro libraries and appropriate license for it (see http://www.wsp.ru/).
    ООО "ЭсМат"
  • Provides access to the free and open source computer algebra system Maxima.
    Provides access to the free and open source computer algebra system Maxima.
    Kay Graubmann & Martin Kraska (THB www.th-brandenburg.de)
  • Extends SMath Studio with a X-Y Plot Region.
    Extends SMath Studio with a X-Y Plot Region.
    Jack Xu, Viacheslav N. Mezentsev (viacheslavmezentsev@ya.ru)
  • A SMath Studio native wrapper of the CoolProp library (www.coolprop.org) - thermophysical property database and wrappers for a selection of programming environments.
    A SMath Studio native wrapper of the CoolProp library (www.coolprop.org) - thermophysical property database and wrappers for a selection of programming environments.
    Mike Kaganski
  • Contains nonlinear solvers for equations and systems of equations: Bisected Direct Quadratic Regula Falsi (BDQRF), Bisection, Brent's, Broyden's, Homotopy, Newton-Raphson, Ridder's, Secant, etc.
    Contains nonlinear solvers for equations and systems of equations: Bisected Direct Quadratic Regula Falsi (BDQRF), Bisection, Brent's, Broyden's, Homotopy, Newton-Raphson, Ridder's, Secant, etc.
    Davide Carpi (davide.carpi@gmail.com)
  • Digital Signal Processing Library: spectral analysis, IIR and FIR filters, resampling algorithms, etc.
    Digital Signal Processing Library: spectral analysis, IIR and FIR filters, resampling algorithms, etc.
    Sergey Bakhurin (http://dsplib.org), Viacheslav N. Mezentsev (viacheslavmezentsev@ya.ru)
  • Extends SMath Studio with statistical tools: Sample Estimators, Probability Density, Cumulative Density, Quantile functions, Random Numbers, etc.
    Extends SMath Studio with statistical tools: Sample Estimators, Probability Density, Cumulative Density, Quantile functions, Random Numbers, etc.
    Davide Carpi (davide.carpi@gmail.com)
  • Provides an interface to the SQLite relational database engine.
    Provides an interface to the SQLite relational database engine.
    Chris Bietz, Viacheslav N. Mezentsev


Please note:
  1. There are some known bugs with Worksheet scrolling - will be addressed soon;
  2. There are some UI issues on environment with high DPI (some Custom plug-ins may not be scaled correctly).
    Please use the following to disable high dpi support if required:
    not_dpi_aware.PNG


To all developers:

As you may notice starting from build 0.99.6955 SMath Studio supports high DPI and in order to scale Regions correctly we have to introduce new requirement:
- Plug-in must use SMath.Drawing.Graphics instead of System.Drawing.Graphics everywhere.
or
- All Fonts created by the plug-in must have GraphicsUnit.Pixel specified as a unit and size must be multiplied by 96f / 72f in order to convert Points to Pixels.

All existing plug-ins should be updated according to this requirement as everything looks ok while system is configured to have use 96 DPI, but in all other cases scaling of Fonts in plug-ins is incorrect.

All modern platforms like iOS, Android, UWP have Pixel specified as a unit by default, so this issue appears on Windows machines only (we have it on Linux as well because of Mono).

Please let me know in case of any related questions. If you are not able to perform changes by yourself - just let me know and I will update plug-ins by myself.

Best regards, Andrey Ivashov.
thanks 5 users thanked Andrey Ivashov for this useful post.
on 23/01/2019(UTC),  on 23/01/2019(UTC),  on 23/01/2019(UTC),  on 23/01/2019(UTC),  on 23/01/2019(UTC)

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline overlord  
#2 Posted : 24 January 2019 23:35:53(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,198
Turkey

Was thanked: 548 time(s) in 368 post(s)
I have always thought those ones looks weird, especially when they are printed.

- Pi
- Euler's number
- Booelan Equal
- Infinity

weird.png

It's up to developer to "correct" them anyway. But it is just frustrating to change them in PDF manually Good)

Regards

Offline Andrey Ivashov  
#3 Posted : 25 January 2019 01:06:26(UTC)
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,640
Man
Russian Federation

Was thanked: 2012 time(s) in 680 post(s)
Originally Posted by: overlord Go to Quoted Post
I have always thought those ones looks weird, especially when they are printed.

- Pi
- Euler's number
- Booelan Equal
- Infinity

weird.png


Hello.

What you do not like exactly? Font? Style (bold)? Both?

Best regards.
Offline overlord  
#4 Posted : 25 January 2019 08:17:30(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,198
Turkey

Was thanked: 548 time(s) in 368 post(s)
for infinity, the size.
for pi/euler/boelan equal, the thickness. they should not to be bold actually.
Offline overlord  
#5 Posted : 31 January 2019 09:29:03(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,198
Turkey

Was thanked: 548 time(s) in 368 post(s)
Originally Posted by: Andrey Ivashov Go to Quoted Post


Hello.

What you do not like exactly? Font? Style (bold)? Both?

Best regards.


By taking into consideration of the silence, should I not wait for change for them?

Regards
Offline mkraska  
#6 Posted : 31 January 2019 10:39:17(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 2,048
Germany

Was thanked: 1177 time(s) in 752 post(s)
As for pi and e, you can easily get rid of the bold face.
Actually, it would be sufficient to just give pre-defined values an upright face.

In the equations below, the rhs pi and e should be bold, shouldn't they?

I like the idea of the boolean equal being visually different from the evaluation operator

2019-01-31 08_33_59-SMath Studio 0.99.6965 - [Klausur 2018-2.sm_].png
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath%20with%20Plugins.ashx
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.