Error in CASE doc in manual
|
06-06-2017, 11:07 PM
(This post was last modified: 06-06-2017 11:08 PM by Joe Horn.)
Post: #2
|
|||
|
|||
RE: Error in CASE doc in manual
Which version of the document do you have? My copy (Second Edition, September 2016) has this on page 584:
CASE IF A<0 THEN RETURN "negative"; END; IF 0≤A≤1 THEN RETURN "small"; END; DEFAULT RETURN "large"; END; <0|ɸ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Error in CASE doc in manual - KeithB - 06-06-2017, 07:40 PM
RE: Error in CASE doc in manual - Joe Horn - 06-06-2017 11:07 PM
RE: Error in CASE doc in manual - Tyann - 06-07-2017, 03:34 AM
RE: Error in CASE doc in manual - toml_12953 - 06-07-2017, 04:40 PM
RE: Error in CASE doc in manual - KeithB - 06-07-2017, 03:03 PM
RE: Error in CASE doc in manual - KeithB - 06-07-2017, 08:09 PM
RE: Error in CASE doc in manual - Marcel - 06-09-2017, 10:39 AM
|
User(s) browsing this thread: 1 Guest(s)