1 个不稳定版本
0.1.0 | 2023年7月7日 |
---|
#1765 in 数学
9KB
128 行
primeish
命令行界面中的各种素数实用程序
cargo install primeish
Usage: primeish <COMMAND>
Commands:
info Extract information from a number (factors, prev and next primes.)
is Check if a number is prime
factors Get the factors of a number
list List the first N prime numbers
nth Get the nth prime number
next Get the next prime number after a given number
previous Get the previous prime number before a given number
closest Get the closest prime number to a given number
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
依赖项
~1.2–1.8MB
~34K SLoC