math-theory
Version:
Mathematical Theory 质数,最大公约数,最小公倍数,整除
22 lines (21 loc) • 503 B
JSON
{
"name": "math-theory",
"version": "1.2.3",
"description": "Mathematical Theory 质数,最大公约数,最小公倍数,整除",
"main": "math_theory.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"最大公约数",
"最小公倍数",
"整除",
"随机数",
"一定范围内的所有质数",
"质数",
"Permutations and combinations",
"float to fraction"
],
"author": "lxg <lxg1986@gmail.com>",
"license": "BSD"
}