inconsistency in math
Author: SpleefiesCreated Jul 12, 2026Updated Jul 12, 2026
this is mostly a minor issue but we should probably still fix it
on https://cp-algorithms.com/algebra/euclid-algorithm.html, the gcd function is lowercase and not italicized, but on https://cp-algorithms.com/algebra/fibonacci-numbers.html, it is uppercase and italicized.
Source: cp-algorithms/cp-algorithms