home/categories/framework-internals/lukefrankio-lukescopilotinstructions-github-skills-takum-arithmetic-skill-md
framework-internalsdevelopment

takum-arithmetic

Implement and understand Takum arithmetic - a logarithmic tapered-precision number format using base √e. Use when working with numerical precision, floating-point alternatives, scientific computing, or implementing custom number systems. Covers encoding/decoding, arithmetic operations, transcendental functions, type conversions, and comparison with IEEE 754 and posits.

LukeFrankio
maintainer
LukeFrankio
업데이트됨 1/13/2026
스타
1
포크
0
quick start

Installation and usage

Implement and understand Takum arithmetic - a logarithmic tapered-precision number format using base √e. Use when working with numerical precision, floating-point alternatives, scientific computing, or implementing custom number systems. Covers encoding/decoding, arithmetic operations, transcendental functions, type conversions, and comparison with IEEE 754 and posits.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use takum-arithmetic