Vector Projection Toolbox v1 (C) 2000 Bennett S. Kalafut INSTALLATION: The files in the group projcomp.89g must be installed to a directory on your calculator called "toolbox". proj calls comp; proj will not run without comp. OVERVIEW: Function "comp" finds the scalar component of a vector in the direction of another. Function "proj" finds the orthogonal projection of a vector onto another. SYNTAX: comp(b,a) finds the component of b in the direction of a proj(b,a) finds the projection of b onto a. CONTACT INFORMATION: To report any bugs or to suggest any improvements, e-mail me at bkalafut@bigfoot.com LICENSE: You are licensed to freely distribute for this (TI-89 Gradient Toolbox) product as long as this text file is distributed with it and the recipient of the product pays no fee. You may include the code of this product into your own programs, provided that I am given credit for the authoring of that segment of code. You may NOT 1) Charge a fee for the distribution of this product. 2) Include this product in any printed book of programs without my written permission. Use of the product implies acceptance of these terms.