Skip to content

leftgoes/Tetration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Tetration

  • given a function f(x, c) visualizing limit behavior for tetration given x ∈ ℝ for different values of x
  • other functions may be used
  • in the case of Tetration:
    • f(x, c) = c ** x
    • limit cycle for x < e ** (-e)
    • diverges to infinity for x > e ** (1/e)

Releases

No releases published

Packages

No packages published

Languages