Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU
Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!simtel20.arpa!RCONN
From: RCONN@SIMTEL20.ARPA (Rick Conn)
Newsgroups: net.lang.ada
Subject: Re: Ada : sin and cos functions
Message-ID: <12157352818.16.RCONN@SIMTEL20.ARPA>
Date: Thu, 7-Nov-85 09:53:36 EST
Article-I.D.: SIMTEL20.12157352818.16.RCONN
Posted: Thu Nov  7 09:53:36 1985
Date-Received: Sun, 10-Nov-85 05:46:47 EST
References: <412@ssc-bee.UUCP>
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The ARPA Internet
Lines: 13

The math library in the Ada Repository on SIMTEL20 contains packages
of math routines:
	MLIB (MLIBDEC for DEC Ada and MLIBTS for Telesoft) - log, trig, exp,
		random number, etc functions
	BIT - bit manipulation
	MATRIX - matrix math
	GSET - General set manipulation

All software is in PD: in the repository.  People in my group at TI
have tested MLIBDEC, BIT, and MATRIX and found them to work nicely and be
of value.  These were compiled under DEC Ada at work.
	Rick
-------