Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1657·cp-algorithms

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

View original on GitHubView discussion on GitHub