您要查找的是不是:
- Note that casting a value to a binary floating point type, such as xs: float, xs: double, or any one of their subtypes, may lose precision. 请注意,如果将值转换为二进制浮点类型(如xs:float、xs:double)或它们的任意子类型,可能会丧失精度。
- Many languages have equivalents for the IDL simple types, such as integer and floating point types. 许多语言都拥有与 IDL 简单类型等同的内容,如整数类型和浮点类型。
- attribute of floating point type 浮点类型属性
- Returns the smallest positive normalized value for floating point types with denormalization, or returns 0 for integral types. 对于反规格化的浮点类型,返回正的最小正规值,对于整型类型返回0。
- floating point type 浮点类型
- A single-precision floating point number. 单精度浮点数。
- The floating point value NaN is not supported. 不支持浮点值NaN。
- Such a measure for12 - point type;a pica. 12点活字的高度;12点活字
- In printing, the surface area taken up by type of a given size. Thus an8 point type occupies a print area of8 point em. 在印刷技术中,给定尺寸的铅字所占有的表面积。这样,一个8点的铅字则占有8点em的印刷面积。
- The nullability property of arithmetic operators over floating point data type is always nullable. 对浮点数据类型执行运算的算术运算符的为空性属性始终可为空。
- Converts the current value to a double-precision floating point number based on the underlying type. 根据基础类型将当前值转换为双精度浮点数。
- The double-precision floating point number of the specified field. 指定字段的双精度浮点数。
- The single-precision floating point number of the specified field. 指定字段的单精度浮点数。
- A floating point number, which may be single or double precision. 浮点数,可以是单精度或双精度。
- Parses a string argument and returns a floating point number. 文章评论评论内容只代表网友观点,与本站立场无关!
- Welcome to lesson number 7. Today's subject is floating point BASM. 欢迎来到第7课。今天的主题是BASM中的浮点数。
- The following example demonstrates how to use the Point type in table creation. 下面的示例演示如何在创建表的过程中使用Point类型。
- Provides a type converter to convert double-precision, floating point number objects to and from various other representations. 提供将双精度浮点数字对象与各种其他表示形式相互转换的类型转换器。
- Provides a type converter to convert single-precision, floating point number objects to and from various other representations. 提供将单精度浮点数字对象与各种其他表示形式相互转换的类型转换器。
- For parameters whose type is object, the argument of the DefaultParameterValueAttribute must be null, an integral type, a floating point, bool, string, enum, or char. 对于类型为对象的参数,DefaultParameterValueAttribute的变量必须是null、整型、浮点型、bool、string、enum或char。