A simple program that performs vector operations. Three vectors in R^3 must be given using the following format: a= [[ax,ay,az]] b= [[bx,by,bz]] c= [[cx,cy,cz]] v1.0 Raul Baeza-Ornelas September 2003 Please report any bug or comment to: ckbaeza@ieee.org Acknowledgments: Inspired on Vector Algebra by Arthur Johnson (a program for the TI-92plus/V200) LowerCase v1.0 by Andy Elliston