math_example_by_rfrieser2

1.0.0 • Public • Published

math_example package

The folowing functions are available in the math_example package.

-addition Adds two numbers and returns the result -subtraction subtracts the second number from the first and returns the result-division Divides the first number by the second number and returns the result. -multiplication multiplies two numbers and returns the result -division divides the first number by the second number and returns the result. -fibonacci applies the fibonacci sequence count times and returns the result

/math_example_by_rfrieser2/

    Package Sidebar

    Install

    npm i math_example_by_rfrieser2

    Weekly Downloads

    2

    Version

    1.0.0

    License

    BSD

    Unpacked Size

    2 kB

    Total Files

    5

    Last publish

    Collaborators

    • rfrieser2