Y
Hacker News
new
|
ask
|
show
|
jobs
by
base698
2671 days ago
Numerator, denominator?
3 comments
mrgriffin
2671 days ago
For GCD? I would find those names very misleading since semantically the order of the arguments to GCD is irrelevant (even if in the implementation you typically mod by b there's no reason you couldn't mod by a).
link
sacado2
2671 days ago
This is not mathematically correct. Those names would be pretty misleading, actually.
link
coldtea
2671 days ago
Good luck with any bigger equation then
link