Factorio Runtime DocsVersion 2.0.20

float :: builtin

A floating-point number. This is a single-precision floating point number. Whilst Lua only uses double-precision numbers, when a function takes a float, the game engine will immediately convert the double-precision number to single-precision.

Classes

Concepts

Events

Defines