]> git.lizzy.rs Git - rust.git/commit
Fixed clockwise/counter-clockwise in atan2 documentation in f32 and f64
authorMaxwell Borden <maxwellborden@gmail.com>
Thu, 22 Mar 2018 01:11:57 +0000 (18:11 -0700)
committerMaxwell Borden <maxwellborden@gmail.com>
Thu, 22 Mar 2018 01:11:57 +0000 (18:11 -0700)
commitc116b0e8296dc4198408a708fae53f47fc1e51c6
treeec7908b3efeed3d915321d2ab4a61332a692d1c0
parentc19264fa835a1eca86de4fd2e86a87b3919e57cf
Fixed clockwise/counter-clockwise in atan2 documentation in f32 and f64
and included that it returns radians
src/libstd/f32.rs
src/libstd/f64.rs