bignum-calculator
Arbitrary precision integer calculator for handling extremely large numbers. Use when users need to compute with numbers that exceed standard numeric limits, including operations like factorial of large numbers (e.g., 100!), powers with large exponents (e.g., 2^1000), arithmetic on numbers with hundreds of digits, or prime checking, GCD, LCM, Fibonacci, and binomial coefficients.
$ 설치
git clone https://github.com/zly7/pipelineLLM /tmp/pipelineLLM && cp -r /tmp/pipelineLLM/.claude/skills/bignum-calculator ~/.claude/skills/pipelineLLM// tip: Run this command in your terminal to install the skill
Repository

zly7
Author
zly7/pipelineLLM/.claude/skills/bignum-calculator
0
Stars
0
Forks
Updated1w ago
Added1w ago