搜索资源列表
Calculator
- 简单的计算器,暂时不支持复杂的函数如,三角函数等-A simple calculator, temporary does not support the complex functions such as trigonometric functions, etc.
Stack
- 用栈编程实现计数器的功能,可以进行加减乘除,三角函数求解-Counter with a stack programming functions can be, Math, solving trigonometric functions
mymath
- C语言,三角函数,平方根快速算法。运算速度很快,可以用来替换部分标准库 math.h 内的函数-C, trigonometric functions, square root of the fast algorithm. Fast operation, can be used to replace part of the standard library math.h functions within the
QtCalculator
- 1.键盘输入算式,回车后计算结果。 2.根据当前输入的函数的一部分,自动找到备选函数。这时可以用上/下键选择需要的函数后,按空格键确定输入。在整个过程中一直可以表示函数的帮助信息。我们可以参考帮助信息,选择合适的函数。 3.支持三角函数,反三角函数,求和,平均值,乘方,开方,对数,当然还有包含嵌套的四则运算。-A keyboard input formula, carriage return after the calculation results. (2) according to
计计计算器
- 用C++实现小型计算器的功能,包括四则运算,三角函数,对数函数,幂函数的运算(Using C++ to achieve the function of small calculators, including four operations, trigonometric function, logarithmic function, power function calculation)
neskrd_class
- 即时计算加法,并且支持常见的三角函数运算()
简易计算器
- 实现四则运算和三角函数运算功能的自制简易计算器(Implementation of four operations and trigonometric functions)