Giter VIP home page Giter VIP logo

math's Introduction

narcissistic(n)

narcissistic() is a program to check whether n as a user input number is a narcissistic number or not.


boilaegg(n, e, m)

boilaegg() is a program to count how long to boil a eggs with a customized pan capacity and performance where:

n = egg amount
e = pan capacity
m = minute per capacity


piprox(n)

piprox() is a program to approx a phi number using phi series based on user input orde.

piprox


probdens(x1, x2, d, r, b)

probdens

probdens() is a probability density function where:

x1 = initial x
x2 = final x
d = leap number
r = mean
b = standar deviation


matrix(n)

matrix() is a program to create a matrix automatically based on n input:


stats(n)

stats() is a program to calculate mean, varian, standar deviation while user input customized n data.


fibonacci(n)

fibonacci() is a program to show fibonacci sequence based n orde.


logistic(x, k, n)

logistic() is a program to compute logistic equation where:

x = initial x
k = growth/rate death
n = iteration/year


interest(m, s, n)

interest() is a program to compute user interest where:

m = initial saving
s = interest in %
n = year

caesar

caesar is an one of famous cipher method by shifting or cycling each words by a customized shift number, ex: n=3 ABCD -> CDEF

math's People

Contributors

abielzulio 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.