CCC Docs
    Preparing search index...
    • Get the min among all numbers.

      Parameters

      Returns bigint

      The min numbers among them.

      numMin(1, 2, 3); // Outputs 1n