Commit Graph

19 Commits

Author SHA1 Message Date
Janet B. Anderson
e4c383cfb5 Added LN and SQRT as synonyms for LOGE and SQR, respectively.
Added NINT, nearest integer function.
Modified handling of "-"  so operator can be either unary or binary.
1995-02-13 16:38:27 +00:00
Marty Kraimer
f063feb3cb Cast of memcpy arg to suppress warning message. 1994-09-02 13:40:55 +00:00
Mike Bordua
d278bf8277 Channel Access changes from Jeff Hill. 1994-07-13 02:29:43 +00:00
Janet B. Anderson
64243909a8 Added support for CONST_PI, CONST_R2D, and CONST_D2R and conversion of infix exp to upper 1994-05-11 11:36:20 +00:00
Janet B. Anderson
9e64980b6c Changed seperator test to catch invalid commas 1994-02-03 09:19:23 +00:00
Janet B. Anderson
e84d8b7167 Added test for extra close paren at end of expression 1993-11-04 15:42:00 +00:00
Janet B. Anderson
8b2d8fb640 removed varargs.h 1993-07-26 15:17:22 +00:00
Marty Kraimer
d7d3c0b42a made ANSI C compatible 1993-01-29 12:49:14 +00:00
Janet B. Anderson
8b63624672 bug fix 1992-08-29 20:34:55 +00:00
Janet B. Anderson
6c7827d1b2 initialized *ppostfix: needed when calc expr not defined 1992-08-26 13:37:06 +00:00
Janet B. Anderson
2af60b3d4e flt pt constant string replaced with double in postfix expression 1992-05-11 14:53:13 +00:00
Janet B. Anderson
6c3d8208ac allowed floating pt constants in expression 1992-04-06 14:53:24 +00:00
Janet B. Anderson
233d07d8bc added MAX and MIN and multiple cond expressions 1992-03-17 17:28:20 +00:00
Janet B. Anderson
1884f74c36 added CEIL and FLOOR 1992-02-28 17:56:16 +00:00
Janet B. Anderson
7dafbc4d99 added ifdef vxWorks 1992-02-20 13:04:05 +00:00
Janet B. Anderson
e60abd37d5 added headers and some fixes 1991-06-07 16:57:59 +00:00
Janet B. Anderson
a6339fb924 jba 3/21/91 1991-03-22 15:12:04 +00:00
Marty Kraimer
b9d52be246 m postfix.c 1990-12-06 11:14:17 +00:00
Marty Kraimer
6bcdd9802d Initial revision 1990-12-06 11:12:49 +00:00