浮点数

From Valve Developer Community
< Zh
Revision as of 00:14, 27 June 2025 by WoShiGeNiCheng (talk | contribs) (Created page with "{{LanguageBar|float|title=浮点数}} <code>float</code>(全称"浮点数值")是指包含非零小数部分的数字(如3.5123),与仅存储整数的<code>integer</code>(如3)形成对比。 == 参见 == * {{L|Integer|整数}} * {{L|Real|实数}} {{ACategory|variables|变量类型}} {{stub}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Deutsch (de)Español (es)Hrvatski (hr)Português do Brasil (pt-br)Русский (ru)中文 (zh)Translate (Translate)

float(全称"浮点数值")是指包含非零小数部分的数字(如3.5123),与仅存储整数的integer(如3)形成对比。

参见

小作品

This article or section is a stub. You can help by expanding it.