Function

Gst-1.0Gstutil_greatest_common_divisor

  • Calculates the greatest common divisor of a and b.

    Parameters

    • a: number

      First value as gint

    • b: number

      Second value as gint

    Returns number

    Greatest common divisor of a and b