Code Monkey home page Code Monkey logo

naesungmath's Introduction

Naesungmath

install size

대한수학회와 수학강사연구모임이 배포한 과학은 마법이다! 주문을 외워보자 <수학공식>을 기준으로 만들었습니다.

We made it based on <Math Formula>, which was distributed by the Korean Mathematical Society and Korean Mathematical Instructor Research Group.

공식 221개 중 117개 완료 (52.9%)

image

Update 3.0

  • Switch to a Typescript to increase readability when using code.
  • Modify code to work automatically.

Contributing

Review and accept Issue and Pull Request boldly.

For more information, contact [email protected] or [email protected].

npm package

Published as Naesungmath at npmjs.org

The latest version is 3.0.1.

Add package

npm i naesungmath

Or with yarn:

yarn add naesungmath

Maintainer

@minseo0388(Choi Minseo)

Contributors

@pmh_only @AkiaCode @DPS0340 @comjun04

License

MIT License

naesungmath's People

Contributors

comjun04 avatar dependabot[bot] avatar dps0340 avatar minseo0388 avatar pmh-only avatar

Watchers

 avatar

naesungmath's Issues

Release v2.0

  • 1. 카테고리 별로 (폴더 별로) 구별
    • circle
    • cube
    • sequence
    • equation
    • pyramid
  • 3. #10 반영

함수 선언에 주석 다는법

/**
 * Solves System of linear equations.
 */
exports.Cramer = function(mat) {
    // Do Something
}

이렇게 하면 함수를 사용할때 매개변수와 함께 주석의 내용이 보이게 됩니다.
여유 있으시면 기여분에 적용 부탁드립니다 👍

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.