• Multiplies two bigint scalar values.

    Parameters

    • a: bigint

      The first bigint scalar value.

    • b: bigint

      The second bigint scalar value.

    Returns bigint

    The product of 'a' and 'b'.