ESG MathLib 1.0
ESG MathLib 1.0
- Subject: ESG MathLib 1.0
- From: "Mike Miller" <email@hidden>
- Date: Thu, 22 Feb 2001 12:11:29 -0600
I've been working on a mathematical utility library for some time, and with the recent discussion of floating point math I guess it's time to let everyone show how weak my math really is. :)
The ESG MathLib is a vanilla AppleScript library that provides a number of useful mathmatical functions. It includes "equal enough" comparison, conversion between degrees and radians, standard and hyperbolic trig functions, bitwise logic functions, and some miscellaneous functions (including ceiling and floor).
You can download the MathLib at:
http://www.esglabs.com/snippets/
It's in the "Other Snippets" section as "ESG MathLib 1.0".
Hope it's useful,
Mike Miller
ESG Labs
http://www.esglabs.com/