Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline piotrekn  
#1 Posted : 14 May 2013 19:10:37(UTC)
piotrekn

Rank: Newbie

Groups: Registered
Joined: 14/05/2013(UTC)
Posts: 2
Poland
Location: Cracov

Hello, I'm new here.
I decided to use smath after journey with mathcad (smath is better Biggrin)
At the begining i want to apologize for my english, but this not subject of this topic
Mathcad can show you results immediately after definition, for example:
A:=1; B:=3, C:=A+B=4
It's possible to do it in smath?
In my version (0.96.4875) i can do only this:
A:=1, B:=3, C:=A+B, C:=4

It's not a great problem, but if it is possible it will be nice
Sorry for my english Confusion
regards

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

Offline mkraska  
#2 Posted : 14 May 2013 20:39:27(UTC)
mkraska


Rank: Advanced Member

Groups: Registered
Joined: 15/04/2012(UTC)
Posts: 1,990
Germany

Was thanked: 1128 time(s) in 724 post(s)
That cannot be done currently. You have to write

A:=1 B:=2

C:=A+B C=3

Thus you need a new formula region where you display the value using = operator.
The feature was asked for by others in the past. So far no announcements that it will be implemented.
Also, range variables (index vectors) are a Mathcad feature that would be nice in SMath.

Martin
Martin Kraska

Pre-configured portable distribution of SMath Studio: https://smath.com/wiki/SMath_with_Plugins.ashx
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.