math-helper-5

1.0.5 • Public • Published

math-helper-5

Tables CBSC math help various formula and table Method tables(Table Number, till the position) If I need table of 18 and upto 6 place, then my code will be tables(18,6) and answer will be in array value [19,38,57,76,95, 114]

Create a variable as startdate & enddate like below. startdate = new Date("January 1, 2019") Use method diffenceDatesInDays(startdate, enddate) Return will be number of days as a number.

List of methods

  1. tables(Table Number, till the position)
  2. diffenceDatesInDays(startdate, enddate)

Readme

Keywords

Package Sidebar

Install

npm i math-helper-5

Weekly Downloads

1

Version

1.0.5

License

ISC

Unpacked Size

1.26 kB

Total Files

3

Last publish

Collaborators

  • rajibganguly