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 Davide Carpi  
#1 Posted : 6 years ago
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,738
Man
Italy
Location: Italy

Was thanked: 1408 time(s) in 916 post(s)
SMath Studio - SMath
Created by SMath LLC in the scope of SMath project. Published by Andrey Ivashov.

This website uses cookies to enhance your browsing experience and provide personalized recommendations. By continuing to use our website, you agree to our Privacy Policy.

SMath Studio

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...)

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.

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
thanks 8 users thanked Davide Carpi for this useful post.
on 07/10/2019(UTC),  on 07/10/2019(UTC),  on 07/10/2019(UTC),  on 07/10/2019(UTC),  on 07/10/2019(UTC),  on 07/10/2019(UTC),  on 07/10/2019(UTC),  on 08/10/2019(UTC)

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

Offline RFreund  
#2 Posted : 6 years ago
RFreund


Rank: Advanced Member

Groups: Registered
Joined: 25/09/2013(UTC)
Posts: 330
United States
Location: IL

Was thanked: 19 time(s) in 17 post(s)
This is great, thank you.

A few comments:

It would be nice to set the default text. If I change it, it will not remain as the default.

The default font size now changes correctly, however it remains shown as 10 (graphically) in the ribbon.

When using the "show description" feature. The text returns down a line when using " or ' characters.

Edit:

I don't think the font style of "descriptions" can be changed.

Edited by user 6 years ago  | Reason: Not specified

Offline overlord  
#3 Posted : 5 years ago
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: RFreund Go to Quoted Post
I don't think the font style of "descriptions" can be changed.


I use monospace characters in my documents; so I stick with courier new, fixedsys, typewriter fonts. New created description texts in 7219 always have Arial font and it can't be changed. I need to copy and modify a variable from earlier versions which has precreated description text.

And font can be changed to anything with a text editor like notepad.
Offline Jacques.chen  
#4 Posted : 5 years ago
Jacques.chen


Rank: Member

Groups: Registered
Joined: 28/07/2014(UTC)
Posts: 10
China
Location: zhejiang

I think solve function cant solve with unit,who can help me?

1111.png

Test about solve.sm (6kb) downloaded 27 time(s).
Offline manolo  
#5 Posted : 5 years ago
manolo

Rank: Newbie

Groups: Registered
Joined: 12/08/2018(UTC)
Posts: 9
Germany
Location: Dresden

Was thanked: 8 time(s) in 2 post(s)
Try this:
2019-10-22_23-09-17.png
Offline Jean Giraud  
#6 Posted : 5 years ago
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 983 time(s) in 811 post(s)
Why not work maths as they exist from the cave man, i.e: unitless ?

Solve Unitless.PNG
Offline PompelmoTell  
#7 Posted : 5 years ago
PompelmoTell


Rank: Advanced Member

Groups: Registered
Joined: 23/12/2011(UTC)
Posts: 326
Man
Italy
Location: italy

Was thanked: 115 time(s) in 98 post(s)
You can also use FindRoot from the NonLinearSolvers plugin, well documented, for details, in Martin Kraska guide

sergio

SMathStudio_Desktop_DQ22SWXtHX.png
Offline Jean Giraud  
#8 Posted : 5 years ago
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 983 time(s) in 811 post(s)
GivenFind.PNG
Offline mkraska  
#9 Posted : 5 years ago
mkraska


Rank: Advanced Member

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

Was thanked: 1177 time(s) in 752 post(s)
This is the version with the Maxima plugin:

solveunits.png
solveunits.sm (8kb) downloaded 19 time(s).
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath%20with%20Plugins.ashx
thanks 1 user thanked mkraska for this useful post.
on 24/10/2019(UTC)
Offline Jacques.chen  
#10 Posted : 5 years ago
Jacques.chen


Rank: Member

Groups: Registered
Joined: 28/07/2014(UTC)
Posts: 10
China
Location: zhejiang

Originally Posted by: manolo Go to Quoted Post
Try this:
2019-10-22_23-09-17.png


in this way, I need install maple?
Offline Jacques.chen  
#11 Posted : 5 years ago
Jacques.chen


Rank: Member

Groups: Registered
Joined: 28/07/2014(UTC)
Posts: 10
China
Location: zhejiang

Originally Posted by: Jean Giraud Go to Quoted Post
Why not work maths as they exist from the cave man, i.e: unitless ?

Solve Unitless.PNG


I am try to solve EQ with unit. Thank you too!
Offline Jacques.chen  
#12 Posted : 5 years ago
Jacques.chen


Rank: Member

Groups: Registered
Joined: 28/07/2014(UTC)
Posts: 10
China
Location: zhejiang

Originally Posted by: PompelmoTell Go to Quoted Post
You can also use FindRoot from the NonLinearSolvers plugin, well documented, for details, in Martin Kraska guide

sergio

SMathStudio_Desktop_DQ22SWXtHX.png


Thank you! this way is very good. But I find another problem.

1.png

Test about solve.sm (7kb) downloaded 16 time(s).
Offline mkraska  
#13 Posted : 5 years ago
mkraska


Rank: Advanced Member

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

Was thanked: 1177 time(s) in 752 post(s)
FindRoot performs implicit assignment to x.
Therefore, you have to Clear(x) before you can solve for x again. Just as demonstrated in the Maxima example above. There, the solution is assigned explicitly using Assign() from the Maxima-Plugin

See Interactive Handbook> Function Index> Assign or Solve
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath%20with%20Plugins.ashx
Offline Jacques.chen  
#14 Posted : 5 years ago
Jacques.chen


Rank: Member

Groups: Registered
Joined: 28/07/2014(UTC)
Posts: 10
China
Location: zhejiang

Originally Posted by: mkraska Go to Quoted Post
FindRoot performs implicit assignment to x.
Therefore, you have to Clear(x) before you can solve for x again. Just as demonstrated in the Maxima example above. There, the solution is assigned explicitly using Assign() from the Maxima-Plugin

See Interactive Handbook> Function Index> Assign or Solve


thank you sir. I solve my problem!
Offline Jean Giraud  
#15 Posted : 5 years ago
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 983 time(s) in 811 post(s)
Originally Posted by: zackchen Go to Quoted Post
I solved my problem !

Read carefully the attached.

Solve Given_Find [System Demo epsilon].sm (26kb) downloaded 24 time(s).

Offline Jean Giraud  
#16 Posted : 5 years ago
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 983 time(s) in 811 post(s)
Originally Posted by: Jean Giraud Go to Quoted Post
Read carefully the attached.

Read even more carefully the attached.
All in all: Smath solvers has solved all Mathcad 11 great projects.
The bugger in Smath FindRoot is 'ε'
i.e: needed or detrimental [detrimental in attached Butler].
To make it clear, Mathcad Given Find is Mathsoft proprietary.
It has no competition in difficult applications.
Some projects toke weeks, from brain storm collaboration.
Cheers ... Enjoy Butler.

Solve Given_Find [CO2_6179].sm (35kb) downloaded 32 time(s).



Offline omorr  
#17 Posted : 5 years ago
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 319 time(s) in 268 post(s)
Originally Posted by: Jean Giraud Go to Quoted Post
Originally Posted by: Jean Giraud Go to Quoted Post
Read carefully the attached.

Read even more carefully the attached.
All in all: Smath solvers has solved all Mathcad 11 great projects.
The bugger in Smath FindRoot is 'ε'
i.e: needed or detrimental [detrimental in attached Butler].
To make it clear, Mathcad Given Find is Mathsoft proprietary.
It has no competition in difficult applications.
Some projects toke weeks, from brain storm collaboration.
Cheers ... Enjoy Butler.

Solve Given_Find [CO2_6179].sm (35kb) downloaded 32 time(s).





Hello Jean,

It seems something is wrong here. Results seems to be doubtful and I think epsilon is missing as a third argument in FindRoot()

missing.png

If I add it

added.png

Playing with the fourth argument will give

added.png

Moreover, roots() will fail

rootsfail.png

Regards,
Radovan

Edited by user 5 years ago  | Reason: Not specified

When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Offline Jean Giraud  
#18 Posted : 5 years ago
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 983 time(s) in 811 post(s)
Originally Posted by: omorr Go to Quoted Post
Hello Jean,
It seems something is wrong here.

Quite right Radovan, many things don't cut the mustard !
1. "roots" fails in your version, but superb in my native SS 6179.
2. "epsilon" deteriorates the solver in this FindRoot application.
3. The system reacts like proportional/commutative wrt reactants.
What matters is the balance [Alkalinity] 0.0000012
sounds pretty good to me ? Should revisit the paper problem,
Reference: Butler, Carbon Dioxide Equilibria, Prob. 2-11, pg 41

Butler.PNG



Offline Jean Giraud  
#19 Posted : 5 years ago
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 983 time(s) in 811 post(s)
Originally Posted by: Jean Giraud Go to Quoted Post
Reference: Butler, Carbon Dioxide Equilibria, Prob. 2-11, pg 41

I could not retrieve the very original.
Here is something.
https://www.isws.illinoi...pubdoc/CR/ISWSCR-171.pdf
Users browsing this topic
Guest
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.