• Stars
    star
    1
  • Language
    C++
  • Created about 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In phi algebra, numbers are represented in form of (A+Bϕ)/(C+Dϕ) where A,B,C and D are integers and ϕ is an irrational number (most often phi number or the golden number). This is C++ implementation of phi algebra.