The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
(42S) Three-Way Comparison, <=>, compare for Reals & a Problem on Free42
12-31-2018, 06:35 AM (This post was last modified: 12-31-2018 06:36 AM by Gerald H.)
Post: #1
(42S) Three-Way Comparison, <=>, compare for Reals & a Problem on Free42
For reals input

A
B

the programme returns for

A<B
-1

A=B
0

A>B
1

The programme poses no problems on the real HP 42S, however on Free42 the programme cannot be entered, or at any rate I haven't managed it, as after entering the "3" in the label I can't enter any alpha characters.

Any hints how to do this?

Code:
00 { 11-Byte Prgm }
01▸LBL "3WCP"
02 -
03 X≠0?
04 SIGN
05 .END.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(42S) Three-Way Comparison, <=>, compare for Reals & a Problem on Free42 - Gerald H - 12-31-2018 06:35 AM



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