en.javascript.info/1-js/05-data-types/02-number
NickFallman de83e748ad
Update article.md
ms - official international name for millisecond. 1 ms = 1 * 10**(-3) second (or 1e-3). Source : https://en.wikipedia.org/wiki/Metric_prefix .
0.000001 or 1e-6 - it's microsecond. Better name for this variable 'mcs' or 'us'. 'mcs' easier to understand.
2022-01-10 10:58:47 +03:00
..
1-sum-interface up 2016-11-28 21:35:42 +03:00
2-why-rounded-down Update solution.md 2017-09-07 11:17:28 -06:00
3-repeat-until-number Fix typo 2019-05-30 16:34:24 -03:00
4-endless-loop-error up 2016-11-28 21:35:42 +03:00
8-random-min-max typo 2019-01-21 10:05:14 -03:00
9-random-int-min-max Fix typo 2019-04-24 23:06:16 -06:00
article.md Update article.md 2022-01-10 10:58:47 +03:00