dsh-sum-of-divisors
文件与数据 活跃维护

dsh-sum-of-divisors

uckkk/dsh-sum-of-divisors

轻量级开源计算工具,支持输入任意正整数,自动完成因子分解与求和运算,无额外依赖,调用便捷,运算速度快,结果准确,可用于数论研究、算法验证等场景

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
4 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-sum-of-divisors
git clone https://github.com/uckkk/dsh-sum-of-divisors.git
git clone git@github.com:uckkk/dsh-sum-of-divisors.git
README.md main

dsh-sum-of-divisors · 因子之和

纯 Node 实现,无网络依赖。

dsh plugin add github:uckkk/dsh-sum-of-divisors

安装

dsh plugin add github:uckkk/dsh-sum-of-divisors

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT