gcd property

int gcd

Implementation

int get gcd => DartTensor().math.gcd(this);