XLT_FLOAT(浮動小数点型)

Author: 森 洋久 / joshua@globalbase.org +

PROTOTYPE

LISP形式

XLT_FLOAT_lisp ::= digit_chars_with_0 '.' digit_chars_with_0

     | digit_chars_with_0 '.' digit_chars_with_0 'e' sign digit_char_with_0

     | digit_chars_with_0 '.' digit_chars_with_0 'E' sign digit_char_with_0      ;

XML形式

XLT_INTEGER_xml ::= XLT_INTEGER_lisp

INTERNAL ELEMENTS

digit_chars_with_0 先頭に0があってもよい数字の列。

ATTRIBUTES

AGENT(S) BELONGS

xl

ELEMENTS PATHES

なし

EXPLANATION

浮動小数点を表す。内部表現は64bitの倍精度浮動小数点である。Cの浮動小数点doubleと同じである。

[UP] Go To Page Top

REFERENCE

BUGS



[UP] Go To Page Top
  GLOBALBASE has particated in the open source software support program SORCE FORGE SourceForge.jp SourceForge.net Logo