jazz icon indicating copy to clipboard operation
jazz copied to clipboard

libm bindings (standard math operations)

Open naturallymitchell opened this issue 5 years ago • 1 comments

https://github.com/rust-lang-nursery/libm

https://www.gnu.org/software/libc/manual/html_node/Mathematics.html ? constant.rs, trig.rs, exponent.rs, logarithm.rs, ... ??

naturallymitchell avatar Nov 28 '18 15:11 naturallymitchell

Implemented in https://github.com/foundpatterns/torchbear/commit/990b01bd46ed4dfa70b1df448693bf93bd09fef2

dariusc93 avatar Jan 22 '19 18:01 dariusc93