.. _Math.max: Math.max ======== .. code-block:: bl max :: fn { s32_max; s64_max; u32_max; f32_max; f64_max; } *Declared in: math.bl*