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

      Parameters

      Returns bigint

      The max numbers among them.

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