코딩Coding/Rust☑︎Release☀︎Notes_New◎Version
1.63에 적용된 f64내용
내인생PLUS
2022. 8. 17. 10:05
728x90
https://users.rust-lang.org/t/how-do-i-implement-the-js-math-hypot-function-in-rust/79580
https://doc.rust-lang.org/std/primitive.f64.html#method.hypot
C언어에서 hypot function
https://www.programiz.com/c-programming/library-function/math.h/hypot
C언어 코드
https://github.com/YoungHaKim7/rust_polyglot/commit/5deadb520716bac5c6c1208b1f53e08c650bc9c1
RUst 코드 바뀌기 전과 지금 업데이트 되고 난 후
https://github.com/YoungHaKim7/rust_polyglot/commit/0b51c00e8431768d767681831eee7dd193f0629d
반응형