Created by Viacheslav N. Mezentsev (viacheslavmezentsev@ya.ru) in the scope of SMath project. Published by Вячеслав Мезенцев.
This is Open Source project. Sources shared under MIT Licence and available in public SVN repository.

Features of VBNetPlugin

Version 1.0.8032.27550

Functions

Additional components that add new mathematical functions to the SMath Studio program, necessary for solving problems from various fields.

  1. vbtest("number")
    (x) returns x.
  2. vbtest("1:number", "2:number")
    (a,b) returns a + b.