|
|
Rank: Administration

Groups: Administrators
Joined: 7/11/2008 Posts: 213 Location: St. Petersburg
|
New SMath Studio 0.85.3578 Alpha available Current release purposes - is to represent a new great feature of the SMath Studio. Program now have support of plugins. This make it possible to extend functionality of SMath Studio using third-party add-ons created by any user or programmer that knows any of .Net language. Now you can make SMath Studio more powerful! Note: this version of SMath Studio is not stable one and it can contain some serious unknown bugs. Please, use this version of the program only for testing or to learn about plugins support. For your everyday math problems, please, use the last stable release of SMath Studio.Download Manuals and Plugins All the necessary information about how to create plugins, additional add-ons and other documentation will be posted as soon as it will be created. No need to mention about documents you need in - work to prepare it in progress. Please, vote for our SMath Studio project on the wmdev.ru contest. No registration needed.
|
|
|
Rank: Administration

Groups: Administrators
Joined: 7/11/2008 Posts: 213 Location: St. Petersburg
|
XCas Plugin for SMath Studio Handheld Plugin extends functionality of SMath Studio Handheld with XCas functions ( xcint, xcsolve, xclimit). To activate XCas as a plugin for SMath Studio, please, put the files XCasPlugins.dll and cas.exe (files should be unpacked before) to the "plugins" folder of installation directory of your copy of SMath Studio (usually program is installed to "Program Files\SMath Studio"). Note: only for Handheld version of SMath Studio!Functions xcint([function];[variable]) - Calculation of indefinite integral using XCAS. xclimit([function],[variable],[limit]) - Calculation of the limit using XCAS. xcsolve([function],[variable]) - Function solving using XCAS. Download Please, vote for our SMath Studio project on the wmdev.ru contest. No registration needed.
|
|
|
Rank: Member
Groups: Registered
Joined: 3/4/2009 Posts: 14 Location: USA
|
How does this work with the portable version? Do I need to create a separate plug-in folder where I have the executable?
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/5/2010 Posts: 2 Location: uk
|
hi
i like your program very much.
i would have one comment: when we do a 2D plot, there should be a way to set limits or scaling on the graph separately for the X and Y axis. Now all we can do is to zoom in/out. for example if we want to check a function like this: y = 2 + 1000*x + sin(x), then all i can see is a vertical line or nothing.
regards, istvan
|
|
|
Rank: Advanced Member

Groups: Registered
, Advanced Member
Joined: 6/23/2009 Posts: 167 Location: Serbia
|
Separate scaling of x and y-axis is actually possible.
CTRL+ Mouse Scroll Wheel - scaling y-axis SHIFT+ Mouse Scroll wheel - scaling x-axis
Visit the SMath Wiki and read the SMath Tutorials, please. You will find them very useful.
Regards, Radovan
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/5/2010 Posts: 2 Location: uk
|
|
|
|
|
Guest |