foot of perpendicular Update 2009-02-01
The Cauchy-Schwarz Master Class   J. Michael Steele   ★★★★★
This file is personal home work. Output
may contain error. Please verify first.

This file has three tools. 1, foot of perpendicular
2, Simple calculator. 3, Dec-Hex-General base converter
Please use MSIE browser to read this page.
This file is programmed with MSIE 6.0


Box 1, store debug information    

Box 2, store debug information    



Dimension 2 to 12    




<a name=make_Line>   create simple equation
I have a plane problem (3D problem OK), straight line
go through next two points.
t = locate at   x component   y component   z component
First point
Second pt
Please help me build equation    
(For 2D problem, click [del z] button)

foot of perpendicular and in/out interface separate [perpenfoot()].
 

<a name=eyefootDoc>
foot of perpendicular working record.





<a name=addProg88>
Below is simple calculator come from dx880101.htm
Next is a simple calculator, input at box 3
click [click here] button. Output to box 4.
Program limitation is
First: one complete command must stay in one line.
for(){...} must stay in one line.
while(){...} must stay in one line.
Second: Line contain '=' not print value.
Line without '=' will print value.
Based upon this property, user can not use [var a0;],
user must use [var a0=0;], or use [var a0='';]
This program can do only small calculation.
Third: Use JavaScript language only. Can not use
other language.
Fourth: Can not insert blank lines.
Box 3 has default simple example code.
Button [example 1] has code which generate
x,y coordinate output and can be used to
plot curve. 9710171257

2008-10-16-21-24
Small calculator
Box 3  
Box 4  

Box 5  

Box 6  
<a name=9801241945>
2009-01-24-19-45 begin
Freeman consider above small calculator as
a hand-hold scientific calculator.
calculator has many push buttons. Above
simple calculator has just one button
[click here]. User must understand Java
Script language. simple calculator can do
most scientific calculator's job. (But lack
of statistic functions). After get data.
Copy data and paste to Space curve projector
http://freeman2.com/curve3d2.htm
Box 2. Or paste to
http://freeman2.com/graph03e.htm
Box 1. Adjust drawing board size. Let 
drawing board cover all curve. then
click [Draw 2D data] (curve3d2.htm)
click [Draw statistic data] (graph03e.htm)
These function combination can match those
of graphic scientific calculator.
2009-01-24-19-59 Stop
2009-01-30-19-53 break





<a name=JSMathFunc>





<a name=addProg92>
Below is general-base and ten-base (decimal) convert program. Take from dx920101.htm
General base: 2 to 36 ; frequently used base:2,8,10,16






Java Script program index
http://freeman2.com/jsindex2.htm

foot of perpendicular eyefoot2.htm
is created on 2009-01-28-15-29
First upload 2009-01-31

URL of this page is
http://freeman2.com/eyefoot2.htm
Chinese version is
http://freeman2.com/eyefoot1.htm

Thank you for visiting Freeman's page
Freeman
2009-01-28-15-33