搜索资源列表
dads
- 、十进制数的加、减、乘、除、乘方、取模等简单计算。 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算。 3、以角度、弧度两种方式实现上述部分函数 -Decimal plus, minus, multiply, power, modulo a simple calculation. 2, scientific computing functions, including the (anti-) sine (anti-) cosine, (ant
Calculator-source-code
- 实现基本的数学运算及函数运算(加减乘除、阶乘、正弦、余弦、指数运算等)-Basic math and arithmetic functions (addition, subtraction, factorial, sine, cosine, exponentiation, etc.)
CSharp-Csharp-CPP
- C#,Csharp, C++绘制数学函数曲线,温度曲线 包括正弦函数,余弦函数和三角波函数-C#,Csharp, C++ depict math curve
jisuanqi
- 输入表达式字符串,以“=”表示结束, 计算并输出表达式值。 操作数可以是整数或实数,操作符有 “+”、“-”、“*”、“/”、“^”(乘方)和 “sin( )”(正弦)、“cos( )”(余弦)、“log( )”(对数)、“ln( )”(自然对数)等函数。-Enter the expression string to " =" indicates the end of the calculation and the output value of the expression.
figure
- 画出函数的曲线;正弦函数;余弦函数;正切余切函数;-gives the figure of Sine, Cosine, Tan, ctan etc.