Login Page - Create Account

Support Board


Date/Time: Tue, 30 Apr 2024 04:24:18 +0000



Post From: Problem with ABS() order

[2013-08-23 16:41:05]
nepher - Posts: 56
Hello Support,

ABS(IDnn.sg1-O) function used in simple alert is very instable with personalized functions (paremeter IDnn.sg1), it makes SC unexpectly abort.

I just wrote a simple alert with only one instruction : =AND(ABS(IDnnn.sg1-O)<=(H-L)/2) and SC crashed,

nevertheless AND(O-IDnn.SG1<=(H-L)/2,(L-H)/2<=O-IDnn.SG1) instead is working fine ...

It seems we don't have any problem with standard SC functions (MMA/) Is there a problem with the newest versions ? Is it possible you check this order ?

Thanks a lot