Skip to content

Instantly share code, notes, and snippets.

View JeffreyO's full-sized avatar

Jeffrey Ozanne JeffreyO

View GitHub Profile
Hello World
This is a program for testing if a line is Parallel, Perpendicular,
or Neither for the TI line of graphing calculators.
It is written in TI-Basic.
PROGRAM: TESTSLOP
:Input "SLOPE 1: ",A
:Input "SLOPE 2: ",B
:(AB)->C
:
:If C=-1
<!DOCTYPE html>
<html>
<head>
<title>Your title here</title>
<!--Metadata, CSS, Icon and JavaScript-->
</head>
<body>
<!--Your markup goes here-->
</body>