HP-71B: 1^Inf Error
|
06-09-2023, 06:44 PM
Post: #12
|
|||
|
|||
RE: HP-71B: 1^Inf Error
Python on Prime:
1**float('inf') -> 1 -1**float('inf') -> -1 1**float('-inf') -> -1 -1**float('-inf') -> 1 Günter |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)