Created by Andrey Ivashov in the scope of SMath project. Published by smath.

Download SMath Studio 0.99.6638

Version 0.99.6638
Beta (released at 3/5/2018)
Author: Andrey Ivashov

Windows

File icon msi SMath Studio for Windows Size: 2.15 MB
Installation package for computers running Windows OS. Downloads: 518 of 1384809

Universal

File icon gz SMath Studio for Mono Size: 1.28 MB
Application package to use with Mono runtime. Downloads: 102 of 302510

Changes

Improvements

  • SS-3513: It is allowed now to use vector-based expressions as indexes for matrix definition;
  • New function added: round(3) where 3-rd argument allows to specify rounding type;
  • Rounding type option added to context menu of Math Region.

Corrections

  • SS-3512: Focused region behavior after using Step In functionality fixed;
  • SS-3514: Zero decimal places setting handling when significant digits mode is turned on improved (context menu and settings dialog).

Miscellaneous

  • Function round(2) changed to use rounding to even;
  • Default rounding type of answers displaying restored back to Round To Even;
  • Interface translations updated;
  • Refactoring.