haskell-foundation / foundation

Empire strikes back
Other
464 stars 92 forks source link

Missing math operations: logBase, floor #370

Open ocharles opened 7 years ago

vincenthz commented 7 years ago

floor is roundDown

logBase hasn't been defined yet

ocharles commented 7 years ago

Is it really worth renaming floor? That is a very well known function name

On Fri, 30 Jun 2017, 7:19 am Vincent Hanquez, notifications@github.com wrote:

floor is roundDown. logBase hasn't been defined yet

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/haskell-foundation/foundation/issues/370#issuecomment-312185226, or mute the thread https://github.com/notifications/unsubscribe-auth/AABRjopGNun5Ef5pw13OgpZgbjt29MS2ks5sJJNngaJpZM4OHONN .

vincenthz commented 7 years ago

we can definitely discuss it; the rational for doing that were: