Second known calculator for PSP
Second known calculator for PSP
Download Lua Player and save this Lua script as your script.lua.
Would be nice, if someone could enhance it. I would like to have operator precedence, parantheses and perhaps all characters should remain on screen until "=" is pressed, like with the more expensive real calculators (needs a larger display area with line wrap for this). And some graph plotting function would be useful, so who wants to implement a TI-86 :-) ?
Last edited by Shine on Wed Aug 03, 2005 4:25 pm, edited 1 time in total.
Actually Yamasan released a calculator in mid May. It's [here].
Nice work though =)
Nice work though =)
Site Admin
www.pspupdates.com
www.pspupdates.com
Thanks, I didn't know this. Yamasan's calcualator looks much nicer (using a background image is a good idea for my calculator, too), but it has only integer arithmetic (1/3=0 instead of 0.333333) and no sin, cos, tan, sqr and 1/x and like my calculator, no operator precedence (1+2*3=9 instead of 7).Clay wrote:Actually Yamasan released a calculator in mid May. It's [here].
Note: this was a 2 hour hack last night while chatting on #pspdev IRC :-)