SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Add Fibonacci Calculator #112

Closed Venkateeshh closed 1 year ago

Venkateeshh commented 1 year ago

Enter calculator name -

Fibonacci Number Calculator

Describe calculator functionality -

The Fibonacci Number Calculator is a tool that computes Fibonacci numbers based on user input. Fibonacci numbers are a sequence of numbers where each number is the sum of the two preceding ones, usually starting with 0 and 1

Under which category you wish to place it -

Venkateeshh commented 1 year ago

Kindly assign this issue to me