搜索结果
找到约 31 项符合
tan 的查询结果
按分类筛选
数据结构 表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号
表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:\、|、=、&、%、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加 ...
其他 能计算数学函数的计算器 这个计算器可用 set 命令自定义变量
能计算数学函数的计算器
这个计算器可用 set 命令自定义变量,也可以用 view 今天查看变量的值,在程序里有一个设置小数显示数度的全局变量 prec 可以用 set 对它重新赋值,值的范围是 0 - 100 的整数,默认是 6 ,将 sin arcsin tan ln 等数学函数转换成内部表示,以便于将之与一般的运算符统一处理。程序还对小数和整数 ...
数学计算 cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used
cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide.
the method dates ba ...
Java编程 this program is very interesting for to calculate with simple operation and advance operation. simpl
this program is very interesting for to calculate with simple operation and advance operation. simple operation such us +,-,:,x and advance operation such as calculate sin,cos and tan implementation
数学计算 vb2005编写的计算器。 直接输入字符串
vb2005编写的计算器。
直接输入字符串,如:
4+pi^2+sin(3*cos(2)*e^2)+2.3E13
常数:pi,e
科学计数表示:1E4(1*10^4)
函数支持常用函数:sin,cos,tan,atan,asin...
其他行业 距离分辨率 thrt0=1*pi/6 斜视角 angb=0.6*lamda/res_a 合成波束宽度 Rr=5000
距离分辨率
thrt0=1*pi/6 斜视角
angb=0.6*lamda/res_a 合成波束宽度
Rr=5000 目标中心到航迹垂直距离
V=100 飞机的航速
Tp=1e-6 脉冲宽度
T=10e-3 脉冲周期
B=0.5*c/res_r 脉冲频宽
Kr ...
matlab例程 三种实现方式
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献 ...
J2ME Description Scientific calculator. Allows to perform caclulation with high precicion and implemen
Description
Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable ...
其他行业 En este diagrama se encuentran varias curvas de rugosidad relativa constante para determinar el fact
En este diagrama se encuentran varias curvas de rugosidad relativa constante para determinar el factor de friccion de fanning en funcion del numero de reynolds utilizando la ecuacion de colebrook resuelta por el metodo del punto fijo.
la funcion fanning2 calcula el factor de friccion con tan solo ...