Path: utzoo!mnetor!uunet!husc6!m2c!applix!scott From: scott@applix.UUCP (Scott Evernden) Newsgroups: comp.sys.amiga Subject: Re: Problems with trig functions and SDB Message-ID: <678@applix.UUCP> Date: 20 Mar 88 02:41:47 GMT References: <885@umbc3.UMD.EDU> Reply-To: scott@applix.UUCP (Scott Evernden) Distribution: na Organization: APPLiX Inc., Westboro MA Lines: 10 In article <885@umbc3.UMD.EDU> ken@umbc3.UMD.EDU (Ken Spagnolo ) writes: >Anyone know the story with the trig functions? Try using one of the mt.libs; they contain the trancendental functions. >As for SDB, I can't seem to print floats or doubles. SDB wants you to compile for IEEE format. Thats cc +fi ..., and ln ... -lma ... -scott