Skip to content
Open navbar menu
Sign UpLog In
Profile icon

CONNOR EARDLEY

@CONNOREARDLEY
I am rather new, I already know Python. I am currently learning HTML, CSS, and JavaScript.
  • Various math functions- Fibonacci sequence,phi, logistic map

    Cover page
    Made with Python

    It makes two values as the first two immediately, as well as two for the last two. SequenceFinder is the "n"th number in the Fibonacci sequence, which is adding the two previous entries to get the next. always starts with a one. make the a and b values negative, it will specify. experiment with different start values if you want. I found out that the 1000000th Fibonacci number is a number with 208988 digits. there is a separate branch that uses it to calculate a rough estimate for phi. Logistics map is an equation that pops up everywhere.

    Recent comments (1)
    CONNOREARDLEY
    CONNOREARDLEY
    1 year ago

    I'll add certain suggestions for functions in the future. Just need to get comments first.

Repls
Community
CONNOREARDLEY
CONNOREARDLEY
published a Repl
1 year ago
0
Various math functions- Fibonacci sequence,phi, logistic map
Various math functions- Fibonacci sequence,phi, logistic mapIt makes two values as the first two immediately, as well as two for the last two. SequenceFinder is the "n"th number in the Fibonacci sequence, which is adding the two previous entries to get the next. always starts with a one. make the a and b values negative, it will specify. experiment with different start values if you want. I found out that the 1000000th Fibonacci number is a number with 208988 digits. there is a separate branch that uses it to calculate a rough estimate for phi. Logistics map is an equation that pops up everywhere.
CONNOREARDLEY
CONNOREARDLEY
I'll add certain suggestions for functions in the future. Just need to get comments first. 1 year ago
CONNOREARDLEY
CONNOREARDLEY
published a Repl
1 year ago
0
Average Clicker Game BUT WAY TOO OP
Average Clicker Game BUT WAY TOO OPJust as it sounds. Darth Doofus' clicker game but buffed to a ridiculous degree.
HEDGIECODER
HEDGIECODER
nice!1 year ago
CONNOREARDLEY
CONNOREARDLEY
published a Repl
1 year ago
0
Average Clicker Game BUT WAY TOO OP
Average Clicker Game BUT WAY TOO OPJust as it sounds. Darth Doofus' clicker game but buffed to a ridiculous degree.
HEDGIECODER
HEDGIECODER
nice!1 year ago
CONNOREARDLEY
CONNOREARDLEY
published a Repl
1 year ago
0
Various math functions-Fibonacci Sequence, phi, logistic map
Various math functions-Fibonacci Sequence, phi, logistic mapChoose a function. Any function on the list.. Recommend me functions to add. I will add one in a week or so after I read 25 comments.