hadley / adv-r

Advanced R: a book
http://adv-r.hadley.nz
Other
2.35k stars 1.71k forks source link

Update Function-operators.Rmd #1754

Closed taroyabuki closed 1 year ago

taroyabuki commented 1 year ago

It says that the first two values are defined by convention, but thanks to this definition we have the beautiful theorem GCD(F(m), F(n)) = F(GCD(m, n)).

I assign the copyright of this contribution to Hadley Wickham.

hadley commented 1 year ago

Thanks!