Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Enlightened Ingression

#1
I also believe that the HP Prime would be great for you. It's BASIC is really fast and is great for other functions as well. Plus it has CAS.
#2
Quote from: Dudeman313 on October 23, 2016, 05:46:06 PM
Probably. Unless you like a custom phone bent specifically to the shape of your butt.  :-|

Like the LG Flex series???
#3
I was working on my Benchmark program for the HP Prime, but then I noticed that my calculator started acting up. It looks like this when M is 1000, but like this when M is 100. It should look like the second one, the weird design in the left of the screen. Could you check what's wrong with my code? Thanks. (BTW right click the image icons and click open image in new tab to see the images.)

Source Code:
EXPORT Benchmark(R,I,M)

BEGIN

T:=TICKS;

RECT();

ARC_P(160,120,R);

REPEAT ARC_P(160,120,((R+1)▶R));

UNTIL R≥M;

FREEZE;

L:=TICKS;

T:=((L-T)/1000)

END;
#4
Other / Re: New member introductions: Say hello here!
October 18, 2016, 10:46:40 PM
Quote from: DJ Omnimaga on October 18, 2016, 09:17:12 PM
I'll merge your old posts with your new account later so don't worry :)
Thanks
#5
Other / Re: New member introductions: Say hello here!
October 18, 2016, 08:39:14 PM
Quote from: p2 on October 18, 2016, 08:36:41 PM
how comes your google account is connected to your CodeW account?  ???

Cause that's how I signed up.
#6
Other / Re: New member introductions: Say hello here!
October 18, 2016, 08:24:05 PM
BTW I am Enlightened Ingression, it's just that I had to delete my old Google account.
#7
PC, Mac & Vintage Computers / Re: Programming Ideas
September 17, 2016, 05:41:32 PM
Quote from: p4nix on December 07, 2015, 07:53:23 PM
How about PC games ported to calculator.
Crysis 3 on TI-84 in 3D.

* p4nix runs

Can it run Crysis??????????? The Calculator epidemic.
#8
Quote from: p2 on September 15, 2016, 08:33:10 PM
Hey @Enlightened Ingression, and welcome to CodeWalrus  :thumbsup:
Maybe you want to introduce yourself to the forum? :) You can do it in the Introduction area

About your question: Are you talking about  installing Apps on a HP Prime or what system is it you're using? :)
Installing apps like this one on the HP Prime.
#9
Other / Re: New member introductions: Say hello here!
September 15, 2016, 09:00:38 PM
Hi, I just got my HP Prime, my first graphing calculator, and want to learn how to program on it.
#10
Calc Projects, Programming & Tutorials / How to Install
September 15, 2016, 08:22:36 PM
This may be a noob topic, but how do you install the app?
Powered by EzPortal