文件名称:Calculator
介绍说明--下载内容均来自于网络,请自行研究使用
能计算数学函数的计算器,有一千多行代码的程序.这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数加以了区别,增加了求余去处符 ‘\’、百分符‘%’。功能还算比较完善。
-Mathematical functions to calculate the calculator, there are more than 1000 lines of code procedures. The calculator can be used to customize the command set variables can also view today
-Mathematical functions to calculate the calculator, there are more than 1000 lines of code procedures. The calculator can be used to customize the command set variables can also view today
相关搜索: TAN
(系统自动生成,下载前可以参看下载内容)
下载文件列表
calculate.cpp
calculate.h
Calculator.exe
common.cpp
common.h
Input.cpp
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
Calculator.exe
common.cpp
common.h
Input.cpp
math function.cpp
math function.h
mathcmd.h
Output.cpp
Output.h
reform.cpp
reform.h
stack.cpp
stack.h
test_main.cpp
计算器说明.txt