所属分类:
编译器/解释器
开发工具:Visual C++
文件大小:45KB
下载次数:442
上传日期:2005-09-08 20:01:12
说明: 此程序实现的是一个运算器,是在一个程序的基础上进行改进的,计算器中需要的运算以及操作对象:
IF,AND,OR,<,<=,>,>=,<>,=,==
数字0-9,(,),+,-,*,/,
SIN,COS,TAN,POW,EXP,ABS,SQRT,INT,LN,LOG,MIN,MAX.
(this program is a computing device that is in a process of improvement based on the needs of calculator operation and the operation of Object : IF, AND, OR, lt; , Lt; =, Gt; , Gt; =, Lt; Gt; , =, == figures 0-9 ,(,), ,-,*,/, SIN, COS, TAN, POW, EXP, ABS, SQRT, INT, LN, LOG, MIN, MAX.)