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 
question concerning Ans
02-21-2016, 07:29 PM
Post: #1
question concerning Ans
Hello,
I have an issue with "Ans":
Example:
nextprime(1000000) ENTER
returns 1000003 (which might be correct, I don't know for sure)
but when entering now
nextprime(Ans) ENTER
I get 2 as a result.
Entering directly
nextprime(1000003) ENTER
I get 1000033, which seems plausible.
What is going on there? Are there some restrictions with Ans?
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
question concerning Ans - ThomasA - 02-21-2016 07:29 PM
RE: question concerning Ans - ThomasA - 02-22-2016, 04:01 PM



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