summaryrefslogtreecommitdiff
path: root/src/library/scala/math/package.scala
Commit message (Expand)AuthorAgeFilesLines
* Group math package functionsJanek Bogucki2016-07-061-64/+189
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-4/+4
* Merge commit 'bf599bc' into merge/2.11.x-to-2.12.x-20160203Jason Zaugg2016-02-031-0/+12
|\
| * change phrasing around eulers number for `log(x)`martijnhoekstra2015-12-111-3/+1
| * add doc for log, sqrtmartijnhoekstra2015-10-301-0/+14
* | SI-6778 scala.math.random should have parenthesisDenton Cockburn2015-01-101-1/+1
|/
* SI-3235 math.round() returns wrong results for Int and LongRex Kerr2014-02-251-3/+13
* Finalized math.E and math.Pi.Paul Phillips2013-05-311-2/+2
* Make all numeric coercions explicit.Paul Phillips2013-05-271-13/+19
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Changes scala.math.signum to return negative zeros.Dominik Gruntz2012-05-081-14/+3
* Delegate to Java's implementation of signum for Long and Int.Ismael Juma2011-12-031-9/+3
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-1/+124
* Adds documentation to the scala.math package ob...Heather Miller2011-08-091-10/+48
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-4/+4
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Took advantage of package object fix to factor ...Paul Phillips2009-12-121-128/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Partitioned scala.Math and scala.math a little ...Paul Phillips2009-11-231-63/+11
* More world-shaking deprecation work.Paul Phillips2009-11-201-12/+21
* Contents of scala.Math moved into scala.math pa...Paul Phillips2009-11-171-0/+199