hp35s tell if variable is vector or complex
|
06-27-2016, 01:41 PM
Post: #3
|
|||
|
|||
RE: hp35s tell if variable is vector or complex
This would require user input, but maybe can help:
VIEW var SF 10 "COMPLEX? Y=1, N=0" CF 10 INPUT I // or other dummy variable x=0? GTO (label-line number) // If var isn't complex GTO (label-line number) or next command if var is complex I was going to suggest using the square root key, but using the square root key on a complex number on the 35S causes an error (silly in IMHO). I have no idea how to mitigate error messages. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
hp35s tell if variable is vector or complex - dalupus - 06-18-2016, 11:01 PM
RE: hp35s tell if variable is vector or complex - dalupus - 06-21-2016, 12:45 AM
RE: hp35s tell if variable is vector or complex - Eddie W. Shore - 06-27-2016 01:41 PM
RE: hp35s tell if variable is vector or complex - dalupus - 06-27-2016, 04:01 PM
|
User(s) browsing this thread: 1 Guest(s)