Version: v0.8.1 - Beta.  We welcome contributors & feedback.

Math.zFloatMin

Math.zFloatMin() -> number

Description

Smallest representable floating point number supported in this build of PHP.

Math.zFloatMin()
//= -1.7976931348623157e+308

See Also