aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/math.erl
AgeCommit message (Expand)Author
2016-11-02Add math:fmod/2 BIFGuilherme Andrade
2016-09-05Add math:floor/1 and math:ceil/1Björn Gustavsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-14Add math:log2/1Olivier Girondel
2013-10-16Spec for atan2 should be atan2(Y, X), not atan2(X, Y)Ary Borenszweig
2012-01-27Move types and specs from erl_bif_types.erl to modulesHans Bolinder
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP