What do you think?
Yes
 85%  [ 6 ]
No
 14%  [ 1 ]
Total Votes : 7

Hey guys, I just released a new app called Slope Finder! This app allows you to find a slope by typing in numbers and it will show you the answer!

What do you guys think of this new app/program?

Works with or without Doors CS 7 and Doors CSE/CE!

Screenshots:
TI-84+:
https://drive.google.com/file/d/1J21QJeQsMzLURZbnrDzM08N2TMZySxhQ/view
TI-84+CSE/CE:
https://drive.google.com/file/d/1bJ81k3M0hmm1tClG3Tr8lekmf7YqitvV/view
I already made this I just haven't posted it but sure.
Quote:
What do you guys think of this new app/program?

Looks cool!
I'll be sure to try it out.
The second link doesn't work for me - could you try setting it to public, or use an image hosting site like Imgur to directly embed the image?
I need access to this drive.
Here is the code:

Disp "the","Slope Finder by","mariodemo
Pause :ClrHome
Prompt A,B,C,D
Disp (D-B)/(C-A)

or you can download it here:

https://drive.google.com/file/d/1eiEu0PD4GeJnmufrKnKgTWdKYRlePohu/view?usp=sharing
commandblockguy wrote:
The second link doesn't work for me - could you try setting it to public, or use an image hosting site like Imgur to directly embed the image?


Here is the link:
https://drive.google.com/file/d/1bJ81k3M0hmm1tClG3Tr8lekmf7YqitvV/view?usp=sharing
TortillaMan wrote:
I need access to this drive.


https://drive.google.com/file/d/1bJ81k3M0hmm1tClG3Tr8lekmf7YqitvV/view?usp=sharing
You could've made the input and output easier to read.
Such as...

Code:

ClrHome
Input "Y₂=",A
Input "Y₁=",B
Input "X₂=",C
Input "X₁=",D
Disp "The slope is:",(A-B)/(C-D)
I released a new version:

https://github.com/mariodemo/slope-finder
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement