]> git.lizzy.rs Git - rust.git/commit
Switch to using 'ln' for the natural logarithm and 'log' for arbitrary base logarithms
authorBrendan Zabarauskas <bjzaba@yahoo.com.au>
Mon, 6 May 2013 17:09:09 +0000 (03:09 +1000)
committerBrendan Zabarauskas <bjzaba@yahoo.com.au>
Tue, 7 May 2013 09:16:02 +0000 (19:16 +1000)
commit9b09dce3e1a9935bbe443a976e47ed9f71227883
treee66c0de3a1231882200cf6bd8a170dc2b971959c
parent7b2020f2c3f51de0dd4dcfe4a107673eda6f25e7
Switch to using 'ln' for the natural logarithm and 'log' for arbitrary base logarithms
src/libcore/num/f32.rs
src/libcore/num/f64.rs
src/libcore/num/float.rs
src/libcore/num/num.rs