文件名称:Calculator_source
介绍说明--下载内容均来自于网络,请自行研究使用
能计算数学函数的计算器
这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。-Mathematical functions to calculate calculator The calculator can be used to customize the command set variables can also view today s view the variable s value, in the program have a set number of decimal degrees show global variables prec can set it to re-assignment, value range is 0- 100 integer, default is 6, would be sin arcsin tan ln mathematical functions such as internal conversion, said in order to facilitate with the general processing operator. Procedures also be a decimal integer and the difference between an increase of more than places for Fu , percentile FU .
这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。-Mathematical functions to calculate calculator The calculator can be used to customize the command set variables can also view today s view the variable s value, in the program have a set number of decimal degrees show global variables prec can set it to re-assignment, value range is 0- 100 integer, default is 6, would be sin arcsin tan ln mathematical functions such as internal conversion, said in order to facilitate with the general processing operator. Procedures also be a decimal integer and the difference between an increase of more than places for Fu , percentile FU .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
calculate.cpp
calculate.h
common.cpp
common.h
Input.cpp
Input.h
math function.cpp
math function.h
mathcmd.h
Output.cpp
Output.h
reform.cpp
reform.h
stack.cpp
stack.h
test_main.cpp
计算器说明.txt
calculate.h
common.cpp
common.h
Input.cpp
Input.h
math function.cpp
math function.h
mathcmd.h
Output.cpp
Output.h
reform.cpp
reform.h
stack.cpp
stack.h
test_main.cpp
计算器说明.txt