Post Reply 
Function "contains" in HOME and CAS
01-02-2018, 03:29 PM
Post: #4
RE: Function "contains" in HOME and CAS
The lower case [CAS] command can work the same way in [Home] if you provide a CAS wrapper:

[CAS]
contains(L1,"A"); ==> 1

[Home]
CAS(contains(L1,"A")); ==> 1
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Function "contains" in HOME and CAS - JMB - 01-02-2018, 03:15 PM
RE: Function "contains" in HOME and CAS - DrD - 01-02-2018 03:29 PM



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