搜索结果
找到约 5 项符合
ceil 的查询结果
数学计算 Aproximation ceil and floor
Aproximation ceil and floor
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 ...
Proe教程 proe关系式大全
用了还是没用上的,大家都来看看啊,呵呵,希望对你会有所帮助
 
cos()余弦tan()正切sin()正弦sqrt()平方根
asin()反正弦acos()反余弦atan()反正切sinh()双曲线正弦
cosh()双曲线余弦tanh()双曲线正切
注释:所有三角函数都使用单位度。
 
log()以10为底的对数ln()自然对数
exp()e的幂abs()绝对值
 
ce ...
可编程逻辑 proe关系式大全
用了还是没用上的,大家都来看看啊,呵呵,希望对你会有所帮助
 
cos()余弦tan()正切sin()正弦sqrt()平方根
asin()反正弦acos()反余弦atan()反正切sinh()双曲线正弦
cosh()双曲线余弦tanh()双曲线正切
注释:所有三角函数都使用单位度。
 
log()以10为底的对数ln()自然对数
exp()e的幂abs()绝对值
 
ce ...
单片机编程 C函数速查手册全书下载
C函数速查手册
出版社:人民邮电出版社
《C函数速查手册》中所讲的C语言函数按照功能顺序和字母顺序进行排序,读者既可以按照功能顺序查找,也可以按照字母顺序学习。《C函数速查手册》不仅适合于C语言初学者学习使用,而且也可以作为中、高级C语言开发人员的参考手册。
目录 第1章 数学函数
1.1 _clear87 ...