Path: utzoo!mnetor!uunet!husc6!rutgers!orstcs!mist!nacer From: nacer@mist.cs.orst.edu (Abdenacer Moussaoui C.) Newsgroups: comp.databases Subject: DB-III+ MATH support Message-ID: <1822@orstcs.CS.ORST.EDU> Date: 9 Jan 88 22:06:22 GMT References: <12673@pyramid.pyramid.com> <69@coot.AUSTIN.LOCKHEED.COM> <89@pasteur.Berkeley.Edu> <182@cullsj.UUCP> Sender: netnews@orstcs.CS.ORST.EDU Reply-To: nacer@mist.UUCP (Abdenacer Moussaoui C.) Organization: Oregon State Universtiy - CS - Corvallis, Oregon Lines: 12 Keywords: trig,constant From what I have tried there is no support for sin() cos() functions. May be clipper supports them however I don't want to loose the interpretive mode of db3+ at least at this stage. (1) I think db3+ supports some sort of object code loading, has anybody implementated such "basic" trig stuff in whatever (asm,c,...) ??? (2) Is there such thing as user-defined function in db3+? (3) How to go about setup some mem-vars to simulate predefined constants such as PI for example? Thank you. --nacer