Solve App and ABS() and IP()
|
10-24-2015, 11:04 AM
Post: #2
|
|||
|
|||
RE: Solve App and ABS() and IP()
Replace every instance of IP() with hIP() where hIP() is defined:
Code: EXPORT hIP(x) You will then get the correct answer. I believe your problem is because sometimes the calculator is deciding to use CAS to calculate the integer part. The program forces the calculator to use HOME for that calculation. That should work in your other post with a similar issue but I haven't tried it. -road |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Solve App and ABS() and IP() - cclinus - 10-20-2015, 12:53 PM
RE: Solve App and ABS() and IP() - roadrunner - 10-24-2015 11:04 AM
RE: Solve App and ABS() and IP() - cclinus - 10-24-2015, 03:28 PM
RE: Solve App and ABS() and IP() - cyrille de brébisson - 10-26-2015, 06:41 AM
|
User(s) browsing this thread: 1 Guest(s)