Project

General

Profile

Up

minf Scol 5.x or above required

Same as min but for Floats.

Prototype :

fun [F F] F

  • F : first float.
  • F : second float.

Return : F the minimum or nil if error.

See also :

Example :