- 1、本文档共33页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
android StrictMathz中文版
Summary: Constants | Methods | Inherited Methods | [Expand All]摘要: 常数 | 方法 | 继承的方法 | [展开全部]
Since: API Level 1因为: 空气污染水平1
public final class公众最终类
StrictMath StrictMath
extends Object扩展对象
java.lang.Object java.lang.Object继承 ? ? java.lang.StrictMath java.lang.StrictMath Class Overview类概述
Class StrictMath provides basic math constants and operations such as trigonometric functions, hyperbolic functions, exponential, logarithms, etc.数学类StrictMath提供了基本的常量,如三角函数,双曲函数,指数,对数等,以及行动
In contrast to class Math , the methods in this class return exactly the same results on all platforms.相反,类Math ,所有平台的方法的结果在课堂上完全一样的回报。 Algorithms based on these methods thus behave the same (eg regarding numerical convergence) on all platforms, complying with the slogan write once, run everywhere.这些方法的基础算法从而表现在所有平台上相同(例如关于数值收敛)的口号遵守“编写一次,到处运行”。 On the other side, the implementation of class StrictMath may be less efficient than that of class Math, as class StrictMath cannot utilize platform specific features such as an extended precision math co-processors.在另一边,阶级StrictMath实施可能低于类数学,有效,作为类StrictMath无法使用,如扩展精度数学协处理器平台的特定功能。
The methods in this class are specified using the Freely Distributable Math Library (fdlibm), version 5.3.在这个类的方法是指定使用“免费分发的数学库”(fdlibm),版本5.3。
/fdlibm/ /fdlibm/
Summary综述
Constants常数 double双 E é The double value closest to e, the base of the natural logarithm.双最接近E的自然对数的底。 double双 PI 有价证券投资 The double value closest to pi, the ratio of a circles circumference to its diameter.双最接近圆周率,一个圆的周长和直径之比。
Public Methods公共方法 static double 静态双 IEEEremainder (double x, double y) IEEEremainder (双十,双Y)
Returns the remainder of dividing x by y using the IEEE 754 rules.返回除以剩余的x的y使用IEEE 754的规则。 static float 静浮 abs (float f) 绝对值 (浮动六)
Returns the absolute value of the argument.返回参数的绝对值。 static long 静态长 abs (long l) 绝对值 (长升)
Returns the absolute value of the argument.返回参数的绝对值。 static int 静态诠释 abs (int i) 绝对值
您可能关注的文档
最近下载
- 智慧牧场繁育系统设计方案.docx
- 教师近3年任教学科学生学业水平和综合素质.docx VIP
- 特种设备安全风险辨识标准查找方法清单汇编.docx VIP
- 4.11.1《探问人生目标》课件人教统编版道德与法治七年级上册2024新教材.pptx
- 小学四年级上册数学练习题大全.pdf VIP
- 小学四年级上册数学练习题大全.docx VIP
- 面粉厂企业安全生产风险分级管控和隐患排查治理双体系方案资料(2022-2023版).pdf VIP
- 高中数学5.1.2导数的概念及其几何意义课件.ppt
- 2020-2024年高考语文试题分类汇编(全国)文学类文本阅读(小说)(学生卷).pdf VIP
- 特种设备安全风险辨识清单——电梯.pdf VIP
文档评论(0)