]> git.lizzy.rs Git - rust.git/commit
Implement log2{f32,f64} intrinsics
authorbjorn3 <bjorn3@users.noreply.github.com>
Mon, 12 Aug 2019 13:54:24 +0000 (15:54 +0200)
committerbjorn3 <bjorn3@users.noreply.github.com>
Mon, 12 Aug 2019 13:54:24 +0000 (15:54 +0200)
commit314141392a6f97471ec6fc46a7a10053dacf59e9
tree911a6cd2a1ffce84c91c0b4bff46369a7b4f68ca
parent7633bb6902b7838731ad62649610023ca0d5f9dd
Implement log2{f32,f64} intrinsics
example/std_example.rs
src/intrinsics.rs