Giter VIP home page Giter VIP logo

calcpi's Introduction

calcPI

경남과학영재원 2022년 3학년 수학 5조 프로젝트 진행을 위해 작성된 코드입니다.

파일 관련 설명

basicCalc.py -> 기본 longDecimal(긴 소수) 연산 관련 모듈입니다.

lamanujan.py -> 라마누잔 공식으로 원주율을 계산, 소요시간과 더해진 항을 측정합니다.

machin.py -> 마친 공식(다항 아크탄젠트)으로 원주율을 계산, 소요시간과 더해진 항을 측정합니다.

euler.py -> 바젤 문제 급수(ㅠ^2/6 = ∞_Σ_n=1(1/n^2))으로 원주율을 계산, 소요시간과 더해진 항에 따른 오차를 측정합니다.

montecarlo.py -> 몬테카를로 방법으로 원주율을 계산, 그래픽으로 시각화 합니다.

montecarlo2.py -> 몬테카를로 방법으로 원주율을 계산, 반복 횟수(점의 개수)에 따른 원주율과의 오차를 측정합니다.

폴더 관련 설명

/exelData -> 소요시간, 더해진 항, 오차와 같은 엑셀 데이터들이 저장되어 있습니다.

/temp -> 프로그래밍 중 시간이 부족하거나 오류로 인해 제작을 포기한 코드 파일들이 저장되어 있습니다.

calcpi's People

Contributors

kkyuang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.