Function

Gst-1.0Gstutil_greatest_common_divisor_int64

  • Calculates the greatest common divisor of a and b.

    Parameters

    • a: number

      First value as gint64

    • b: number

      Second value as gint64

    Returns number

    Greatest common divisor of a and b