So I have the HP Prime, possibly the best non-PC portable calculator ever sold, but I want to graph (for kicks) Tupper's Self Referential Formula which is a bitmapping formula that will display various bitmaps at different locations on the graph.
In theory, the HP Prime should be able to do this no problem, but I am having a bit of difficulty with it.
To start off with, this is the formula as Wikipedia shows it:
This shows two special functions as part of the formula, the Floor function, and the modulo function. Funnily enough, my calculator will graph the floor function just fine using this input:
yielding this graph:
all fine and dandy, but the Modulo function which is available on this calculator as MOD or irem with two arguments dividend,divisor. This works fine in the CAS screen, where it will function as a normal modulo function, but it refuses to graph properly in either the functional or advanced graphing menus, with the functional graphing just freaking out and producing this in the numeric view:
from an input of
or an invalid object error from the same input into the advanced graphing menu, then producing a graph that looks like this:
Anyways, besides this pointless rambling when I attempt to put Tupper's Self Referential Formula in, as such:
(this is two images as the formula is too big to all fit into the screen of the HP Prime, but this is accurate)
I am given a generic syntax error.
and the cursor is placed here (which doesn't always mean anything)
So I have 0 clue as to why this doesn't work. I also apologize for the large use of images, but they are very small, and take up 11k or less each, so it's not that damaging to people with metered connections. Any help would be appreciated, but this is just a funny test of my calculator. There are little to no resources for the HP Prime so anything that you may be able to add could help me out. Thanks.