Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 296 Bytes

Continued-Logarithm

This is a simpler and more practical "continued logarithm" inspired on the original concept of Bill Gosper in 1978.

It is implemented as non-positional binary and as non-positional ternary. Here is also defined a class Signed, and redefined some operations on integers.