How to show result after definition

How to show result after definition - Messages

#1 Posted: 5/14/2013 12:10:37 PM
piotrekn

piotrekn

0 likes in 2 posts.

Group: User

Hello, I'm new here.
I decided to use smath after journey with mathcad (smath is better )
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
regards
#2 Posted: 5/14/2013 1:39:27 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

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://en.smath.info/wiki/SMath%20with%20Plugins.ashx
  • New Posts New Posts
  • No New Posts No New Posts