dsh-factorial
文件与数据 活跃维护

dsh-factorial

uckkk/dsh-factorial

支持高精度大整数阶乘计算,内置优化算法避免数值溢出,输入正整数即可快速获得准确结果,调用接口简洁易集成,开发使用门槛极低。

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

dsh-factorial · 阶乘

纯 Node 实现,无网络依赖。

dsh plugin add github:uckkk/dsh-factorial

安装

dsh plugin add github:uckkk/dsh-factorial

使用

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

许可

MIT