搜索资源列表
atan2
- 用TIGER SHARC DSP201实现反正切函数,atan2(y,x) 高精度
atan2.rar
- 描述:matlab的atan2函数与vb.net的atan2函数计算结果并不一致。该程序用vb.net实现了matlab的atan2函数。,discritption: in matlab, the function of atan2 is different from which in vb.net,the algorithm i subscr ipt in vb.net is the same as which in matlab
atan.rar
- 反三角函数asin,acos,atan,atan2的实现,编写手机游戏的数学相关库时,经常会用到。 ,反三角函数asin, acos, atan, atan2 realization, the preparation of mathematics related to mobile phone games library, is often used.
atan2_matej
- function atan2 implement in c-function atan2 implement in c++
CORDIC-atan
- A program to calculate sun position(Declination and Right Ascension) in very accurate manner.
A-math-routine-to-calculate-the-atan(x-y)-using-C
- 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
tiqu
- 一种利用atan2方法的四步相移法的相位提取程序-Four-step phase shift method to extract phase
atan2
- return NaN if x or y is NAN.