Post Reply 
A mathematical program SLK 4.1b (Straight Line Kit) for HP Prime. "Updated-Sep-2018"
05-16-2015, 04:17 AM (This post was last modified: 12-27-2018 02:03 AM by Spybot.)
Post: #1
A mathematical program SLK 4.1b (Straight Line Kit) for HP Prime. "Updated-Sep-2018"
Hello!
SLK4.1b [Updated] This new version works fine on FW:13865, DO NOT run it on FW 14181 (It just got broken)
(Straight Line Kit) is an application specially focused on the straight line.


.zip  SLK 4_1b_English.zip (Size: 501.71 KB / Downloads: 95)

.zip  SLK 4_1b_Espanol.zip (Size: 547.98 KB / Downloads: 29)
           

This is all you can do with SLK4.1b:
1. Find the Distance between two Points.
2. Find the Slope between two Points.
3. Find the The equation between two points.
4. Find the Distance between Point & Line.
5. Find the MidPoint and EndPoint of a straight line.
6. Find the Point-Slope Equation of a straight line.
7. Transformations straight line equations from:
Ax+By+C=0 to y=mx+b and vice versa.
8. Find the coordinate representation of a straight line.
9. Determine whether or not two straight lines are parallel or Perpendicular.
10. Find the (x) & (y) Intercepts of a straight line.
11. Find the intersection point between two straight lines.
12. Transform a non-standard form equation into a standardized form of it.
13. Divide a segment into points or sub-segments.
14. Linear Interpolation / Extrapolation.

VERSION HISTORY:
September 2018 (SLK 4.1b English) 279kb. Tested ONLY on Firmware version: 13865.
•Fix some graphical issues with the intro and other sections due to the last 2 FW updates.
•A couple of corrections to this manual.
•New color theme.

January 2017 (SLK 4.1 English) 278kb.
• A new section called: Linear Interpolation/Extrapolation was added!
• A bug in the y=mx+b ⇒ Ax+By+C=0 section was fixed.
• SLK 4.1 User manual minor additions.
• Tested on Firmware versions: 10637 and 10638.

December 2016 (SLK 4.0 English) 274kb.
•Now SLK 4.0 comes as an App.
•Graphic Help was added to each section.
•A new section called: SEGMENTS was added!
•A new welcome screen was added.
•A bug in the Equation Transformation section was fixed.
•SLK 4.0 User manual minor additions.
•Tested on Firmware versions: 10637 and 10638.

April 2016 (SLK 3.3 English) 173kb.
•Now compatible with Firmware version 10077.
•SLK3.3 NO longer works on earlier versions of firmware.
•More redundant code was removed.
•Minor corrections to SLK 3.3 User manual.

February 2016 (SLK 3.2 English) 173kb [It works only on FW: 8151 or earlier].
•File size was optimized.
•A bug regarding Parallel Lines [Fixed].
•Redundant texts were removed.
•Minor corrections to SLK 4.1b User manual.

November 2015 (SLK 3.1 English) 187kb.
•A little optimization on the file size (about 2.6%)
•A couple of messages were modified for better understanding.
•Code has been modified to improve reliability on the results.
•No more garbage in the terminal screen.
•No more messing with User settings, now User settings are kept untouched.

May 2015 (SLK 3.0 English) 192kb.
•Introducing (SLK 3.0).

Spybot.
Find all posts by this user
Quote this message in a reply
05-22-2015, 01:57 PM
Post: #2
RE: A mathematical program SLK 3.0 (Straight Line Kit) for HP Prime.
(05-16-2015 04:17 AM)Spybot Wrote:  I hope you find it useful...
SLK 3.0 (Straight Line Kit) it is specially focused on the straight line, helping the User to find:
1. Distance between two Points.
2. Slope between two Points.
3. The equation between two points.
4. Distance between Point & Line.
5. Collinearity of 3 Points (MidPoint/EndPoint).
6. Point-Slope Equation.
7. Transforms Ax+By+C=0 to y=mx+b and vice versa.
8. Finds the coordinate representation of a straight line.
9. Determines whether or not two straight lines are parallel or Perpendicular.
10. Finds the (x) & (y) Intercepts of a straight line.
11. Finds the intersection point between two straight lines.
12. Transform a non-standard form equation into a standardized form of it.


Enjoy...

Look nice! Downloading.... Thanks for sharing
Find all posts by this user
Quote this message in a reply
07-03-2015, 04:22 PM
Post: #3
RE: A mathematical program SLK 3.0 (Straight Line Kit) for HP Prime.
Thanx.

Prime, 15C CE
Find all posts by this user
Quote this message in a reply
04-07-2016, 07:30 PM (This post was last modified: 12-11-2016 12:14 PM by compsystems.)
Post: #4
RE: A mathematical program SLK 3.2 (Straight Line Kit) for HP Prime. "Updated-Feb...
Please adhere graphical interface



Find all posts by this user
Quote this message in a reply
04-22-2016, 04:17 PM
Post: #5
RE: A mathematical program SLK 3.2 (Straight Line Kit) for HP Prime. "Updated-Feb...
compsystems; I also agree with the idea of a graphical interface for SLK, I'm really considering it for future versions. Thanx for your suggestion.

Spybot.
Find all posts by this user
Quote this message in a reply
05-07-2016, 11:17 AM
Post: #6
RE: A mathematical program SLK 3.3 (Straight Line Kit) for HP Prime. "Updated-May...
Hi,
Very thank !

Gérard.
Find all posts by this user
Quote this message in a reply
07-12-2016, 03:22 AM
Post: #7
RE: A mathematical program SLK 3.3 (Straight Line Kit) for HP Prime. "Updated-May...
I cant find the 3.1 version. Please upload it. My calculator doesnt show the last firmware update. Is it normal?
Find all posts by this user
Quote this message in a reply
11-16-2016, 05:33 PM
Post: #8
RE: A mathematical program SLK 3.3 (Straight Line Kit) for HP Prime. "Updated-May...
I'm sorry for the late answer.... I don't recommend you to use SLK version 3.1 anymore due to the bugs & issues that came with that particular version. I strongly suggest to update your calculator to the latest firmware and use at least SLK v3.3.
Soon I'll release SLK4.0 which adds more graphical interaction. stay tuned.

Spybot.
Find all posts by this user
Quote this message in a reply
09-19-2018, 01:51 PM (This post was last modified: 09-19-2018 02:42 PM by ggauny@live.fr.)
Post: #9
RE: A mathematical program SLK 4.1b (Straight Line Kit) for HP Prime. "Updated-Se...
Hi,

It seems that your latest version and the previous one doesn't run with the
new beta14091 on virtual and physical machine.

For instance, the distance betwin 2 points says :" the distance is r etc" (not the right number).

I don't see why ?


Attached File(s) Thumbnail(s)
   

Gérard.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)