Post Reply 
error in subst function
11-16-2018, 10:33 AM
Post: #1
error in subst function
Hi all

In CAS mode, with (non-CAS) variable T initialized to 100:

subst('S + 10', 'S=T') yields T+ 10 (desired result)
subst('S + 0.1', 'S=T') yields 100.1 (which is not correct)

Using CAS variables s and t leads to same strange behaviour.

ANyone, any explanation for this ? Seems like an error to me ...

Thanks for your help.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
error in subst function - hata - 11-16-2018 10:33 AM
RE: error in subst function - grsbanks - 11-16-2018, 10:42 AM
RE: error in subst function - hata - 11-16-2018, 10:49 AM
RE: error in subst function - chromos - 11-16-2018, 02:33 PM
RE: error in subst function - hata - 11-16-2018, 02:48 PM



User(s) browsing this thread: 1 Guest(s)