Post Reply 
problem with CHS
03-01-2019, 01:42 PM (This post was last modified: 03-01-2019 01:56 PM by StephenG1CMZ.)
Post: #2
RE: problem with CHS
Have you tried wrapping what is after the negate in an extra pair of parentheses?
- (sy(I))

Alternatively, try using cas neg:
Sy(I) :=neg(sy(I)) or
Sy(I) :=CAS('neg...')

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
problem with CHS - Tyann - 03-01-2019, 09:22 AM
RE: problem with CHS - StephenG1CMZ - 03-01-2019 01:42 PM
RE: problem with CHS - rprosperi - 03-01-2019, 01:56 PM
RE: problem with CHS - Tyann - 03-01-2019, 02:44 PM
RE: problem with CHS - Tyann - 03-01-2019, 05:26 PM
RE: problem with CHS - Albert Chan - 03-01-2019, 06:56 PM
RE: problem with CHS - Didier Lachieze - 03-01-2019, 09:49 PM
RE: problem with CHS - Tyann - 03-02-2019, 05:50 AM



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