Float

浮動小数点数値です。

浮動小数点数リテラルの定義、代入などで生成されます。

Example

a : 100.0;
b : 200.0;
c : a + b;
 
c.p;
 
a.class.p;
b.class.p;
c.class.p;
reference/float.txt · 最終更新: 2011/02/04 11:59 by sukai
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0