Ed, IX.1999
----------------------------------------
Programming language: TI Basic

Arguments:real, real. 
Performs the euclidian division of two real (that should
be integers but I can't prevent you from doing whatever
you want). The result is a list.

Ed(7,2) returns {3,1}. That means that 7=3*2+1.


----------------------------------------
Versions history:
	1.0 forever!



----------------------------------------
http://zap.to/hsimpson/
David Haguenauer, hsamplon@lemel.fr