Inspiration exploring the value of PI upto n number of decimal places.
What it does it takes input from user and generate value of PI upto that decimal Value.
How I built it, I used HTML CSS for user Interface and used JavaScript for providing functionality.
Challenges I ran into while building this project initially I don't have any Idea that how to find value upto n decimal point in JavaScript then i did some research and came to know that we can easily find it by using toFixed() method of JavaScript.
Accomplishments that I'm proud of that I completed the given Task.
What I learned through this project is that how we get value upto desired decimal places in JavaScript.
What's next for Value Of PI I haven't planned anything for Now but surely i will try to improve it in future.
Log in or sign up for Devpost to join the conversation.