1.0.5 • Published 5 years ago

math-helper-5 v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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)

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago