Hi Everybody,
Does anybody know how to use the function patterns.prime? The CL does not offer any suggestions after “prime”.
Hi Everybody,
Does anybody know how to use the function patterns.prime? The CL does not offer any suggestions after “prime”.
Hi,
I believe that patterns.prime is about things like A’ or C’‘’.
If you are trying to detect if an integer is prime you could use a function like this…
https://www.desmos.com/calculator/oihy0ykkjc
I’d like to know about this prime pattern too, there are a bunch of new ones that dropped recently. Any updates from Desmos would be most welcome.
@mxepstein unfortunately that function doesn’t really work too well as it renders expressions equally valid as numbers themselves and gives false positives to numbers like pi
, etc.
Thank you very much,
I really enjoyed studying your function!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.