@type-descriptor.float-td

此标记描述编码为浮点的数字。

属性

下表列示了此标记的有效属性:
属性 描述 有效值
• bigEndian 指示一个数字是采用大尾数法还是小尾数法 您必须指定下列其中一种属性:
  • true:当一个数字的字节表示法是按从最重要的字节到最不重要的字节排序时则为 true
  • false:当一个数字的字节表示法是按从最不重要的字节到最重要的字节排序时则为 false
floatType 浮点数据的类型 您必须指定下列其中一种属性:
  • unspecified:未指定浮点类型
  • ieeeExtendedIntel:128 位浮点数据的表示法象 Intel 体系结构双扩展精度格式定义的那样
  • ieeeExtendedAIX:128 位浮点数据的表示法象 IBM AIX 体系结构定义的那样
  • ieeeExtendedOS390:浮点数据的表示法象“IBM System/390 工作原理”中那样被定义为 IEEE 四倍精度(BFP)
  • ieeeExtendedAS400:浮点数据的表示法象 IBM AS/400 体系结构那样被定义为 IEEE 四倍精度
  • ieeeNonExtended:浮点数据的表示法象 IEEE 标准 754 定义的那样
  • ibm390Hex:浮点数据的表示法象“IBM System/390 工作原理”中那样被定义为 IBM 十六进制格式(HFP)
  • ibm400Hex:浮点数据的表示法象 IBM AS/400 体系结构那样被定义为 IBM 十六进制格式
相关参考
@type-descriptor.aggregate-instance-td
@type-descriptor.aggregate-instance-td-method
@type-descriptor.array-td
@type-descriptor.array-td-type
@type-descriptor.bi-direction-string-td
@type-descriptor.type-bi-direction-string-td
@type-descriptor.binary-td
@type-descriptor.external-decimal-td
@type-descriptor.integer-td
@type-descriptor.packed-decimal-td
@type-descriptor.platform-compiler-info
@type-descriptor.simple-instance-td
@type-descriptor.string-td
@type-descriptor.child-class
@type-descriptor.depending-on
@type-descriptor.depending-on-control
@type-descriptor.initial-value
@type-descriptor.level88
@type-descriptor.message-buffer
@type-descriptor.multiple-output
@type-descriptor.recognition-desc
@type-descriptor.restriction
使用条款 | 反馈
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.