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

Download SMath Studio 0.98.6046

Version 0.98.6046
Beta (released at 7/21/2016)
Author: Andrey Ivashov

Windows

File icon msi SMath Studio for Windows Size: 2.03 MB
Installation package for computers running Windows OS. Downloads: 88 of 1384828

Universal

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

Changes

Improvements

  • Performance significantly increased when opening worksheets (invisible Regions do not call for invalidation of the worksheet anymore);
  • Pause button is available on main toolbar now - it allows to pause calculation and see an exact place where calculation is in progress;
  • Plug-in name included into the Tooltip for functions/variables/operators;
  • Arctan2() function implemented (see known issues below).

Corrections

  • Updating of Scrollbar Bookmarks fixed on region Delete and Undo/Redo operations;
  • SS-2325: Scrollbars related multithreading issue appeared sometimes when working with scrollbars fixed.

Miscellaneous

  • Initial implementation of the built-in debugging tools completed (set breakpoint [Ctrl+F8 or context menu] and recalculate a worksheet).