Skip to content

A simple Node.js program to generate the digits of Pi

Notifications You must be signed in to change notification settings

godlisten-2001/PI_GENERATOR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PI_GENERATOR

A simple Node.js program to generate the digits of Pi using various algorithms

Welcome to the Pi Generator repository! This project offers a comprehensive Node.js program for generating the digits of Pi with precision using various algorithms and methods.The program reveals how to do the following;

  • Create an interface object to read the user input and provide the desired output.
  • Generate PI constant using methods of the Math library in JS.

About

A simple Node.js program to generate the digits of Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published