Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ktokar_math_example

ktokar13BSD-2-Clause0.0.2

example of creating a package

math, example

readme

math_example package

The following functions are available in the math_example package.

  • addition Adds two numbers and returns the result.
  • substracion Substracts the second number from the first and returns the result.
  • multiplication
  • division
  • fibonacci