Module std::f64

1.0.0 · source ·
Expand description

f64 双精度浮点类型的常量。

See also the f64 primitive type.

consts 子模块中提供了数学上有效的数字。

对于直接在此模块中定义的常量 (不同于 consts 子模块中定义的常量),新代码应改为使用直接在 f64 类型上定义的关联常量。

Modules

Constants