文件名称:Unix-Calculator
介绍说明--下载内容均来自于网络,请自行研究使用
(1)加减乘除法基本运算
(2)四则运算,支持括号改变优先级
(3)数学函数支持,包括:
正弦运算sin,余弦运算cos,e为底的对数运算ln,自然对数e次方运算exp,开平方根运算sqrt
次幂运算power,求绝对值运算fabs。
-(1) basic operations of addition and subtraction multiplication and division
(2) arithmetic, support brackets to change the priority
(3) mathematical functions, including:
Computing sine sin, cosine operations cos, e logarithm of the number of computing ln, natural logarithm e power of computing exp, sqrt square root operation
Power of computing power, absolute value operation fabs.
(2)四则运算,支持括号改变优先级
(3)数学函数支持,包括:
正弦运算sin,余弦运算cos,e为底的对数运算ln,自然对数e次方运算exp,开平方根运算sqrt
次幂运算power,求绝对值运算fabs。
-(1) basic operations of addition and subtraction multiplication and division
(2) arithmetic, support brackets to change the priority
(3) mathematical functions, including:
Computing sine sin, cosine operations cos, e logarithm of the number of computing ln, natural logarithm e power of computing exp, sqrt square root operation
Power of computing power, absolute value operation fabs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Unix环境下科学计算器\calculator
....................\MyCalculator.c
....................\MyCalculator.h
....................\README.txt
....................\总结报告.txt
....................\用户手册.txt
....................\科学计算器测试文档.txt
....................\科学计算器设计技术文档.txt
....................\需求分析.txt
Unix环境下科学计算器
....................\MyCalculator.c
....................\MyCalculator.h
....................\README.txt
....................\总结报告.txt
....................\用户手册.txt
....................\科学计算器测试文档.txt
....................\科学计算器设计技术文档.txt
....................\需求分析.txt
Unix环境下科学计算器