1 个不稳定版本
0.0.1 | 2019 年 7 月 19 日 |
---|
#7 在 #lcm
14KB
384 行
rcmath
Rust 加密数学
- math: pow
- math: pow_mod
- math: div
- math: rem
- math: div_rem
- math: lcm
- math: gcd
- math: big_num_prime
- math: is_prime
- math: is_odd
- math: is_even
所有数学函数都可以使用所有整数类型和大数
许可证
本项目采用许可证,由您选择。
- Apache 许可证 2.0 版本 (LICENSE-APACHE 或 https://apache.ac.cn/licenses/LICENSE-2.0)
- MIT 许可证 (LICENSE-MIT 或 http://opensource.org/licenses/MIT)
依赖项
~500KB
~11K SLoC