CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c atan
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c atan - List
[
Windows Develop
]
算术表达式解析器
DL : 0
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-* / ^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1) * cos (a2)) Operating System : Visual C language
Update
: 2008-10-13
Size
: 48.39kb
Publisher
:
曲贵增
[
Windows Develop
]
算术表达式解析器
DL : 0
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
Update
: 2025-02-19
Size
: 48kb
Publisher
:
曲贵增
[
Other
]
calculator
DL : 0
1.实现科学计算器功能,对出错的输入计算式能进行识别 2.可以使用+,-,*,/,(,),&,|,~,sin,cos,tan,pow,log,exp,asin,acos,atan,sqrt以及0~9,pi的数字构成运算符; 3.负号的使用具有特殊性,可以使用2--2;也可以使用sin--2(表示sin2); 4.10进制支持小数;支持10、16、8、2进制运算;对于16、8、2进制,仅支持整型输入操作; 5、8、2进制的计算结果仍然用原进制表示,若结果为负则用10进制表示结果; 6.sin 之类的函数可用角度或弧度运算,sin之类的函数支持嵌套使用,如sinsinsin1;-1. Realize scientific calculator functions, the input of the error calculation formula can be identified 2. Can use 2B !,-,*,/,(,),
Update
: 2025-02-19
Size
: 12kb
Publisher
:
程梁
[
VHDL-FPGA-Verilog
]
tAtan2Cordic
DL : 0
是codic算法实现atan的C程序,包括定点和浮点程序,已经通过验证。-Atan is codic algorithm of C procedures, including fixed-point and floating-point procedures, has been validated.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
张堃
[
Mathimatics-Numerical algorithms
]
atan
DL : 0
用最优化的c语言实现三角函数中TAN函数的源代码。-Optimized using c language TAN trigonometric function in the source code.
Update
: 2025-02-19
Size
: 355kb
Publisher
:
万献建
[
Data structs
]
atan
DL : 0
反正切函数C实现,一个简单的C语言函数的实现,以及两个math的头文件-Arc tangent function C implementation, a simple implementation of C-language function, and two math header file
Update
: 2025-02-19
Size
: 7kb
Publisher
:
张无忌
[
Windows Develop
]
3
DL : 0
表达式解析源代码 对于包含有函数sin、cos、tan、cot、sqrt、asin、acos、atan、log,和运算符+(加)、-(减)、*(乘)、/(除)与^(幂次)的字符串进行解析。可以解析出变量名,由用户赋值然后求表达式的值。 -Parsing the source code for the expression contains a function, sin, cos, tan, cot, sqrt, asin, acos, atan, log, and operators+ (plus),- (minus),* (multiply),/(except) and the ^ (power law) to parse the string. You can parse out the variable name, assignment by the user and then seek an expression value.
Update
: 2025-02-19
Size
: 45kb
Publisher
:
how
[
matlab
]
atan2sc
DL : 0
sin and cosine of atan(y/x) [S,C,R,T]=(Y,X)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
vyvas
[
assembly language
]
A-math-routine-to-calculate-the-atan(x-y)-using-C
DL : 0
calculates the arctangent of the input values x and y (sometimes called atan2) by using a CORDIC (COordinate Rotation on a DIgital Computer) algorithm for 8051 microcontroller
Update
: 2025-02-19
Size
: 3kb
Publisher
:
microorganisme
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.