greatest_common_divisor_int64
Description:
Calculates the greatest common divisor of a
and b
.
Parameters:
a |
First value as int64 |
b |
Second value as int64 |
Returns:
Greatest common divisor of |
Namespace: Gst.Util
Package: gstreamer-1.0