Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.

Update statistics-distributions_Ymdf.js #6

Merged
merged 1 commit into from
Aug 23, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions statistics-distributions_Ymdf.js
Original file line number Diff line number Diff line change
Expand Up @@ -505,14 +505,14 @@ function integer ($i) {
* Changes from statistics-distributions-001.js to statistics-distributions_Ymdf.js
* See [statistics-distributions-js](https://code.google.com/archive/p/statistics-distributions-js/)
*
* ## [Unreleased] - 2016-08-03
* ## [0.2] - 2016-08-03
* ##Removed
* - line 70: * and modified by Yuji SODE <yuji.sode@gmail.com> on 2016-08
*
* ##Changed
* - line 74: And this program was modified by Yuji SODE <yuji.sode@gmail.com> on 2016-08
*
* ## [Unreleased] - 2016-08-02
* ## [0.2] - 2016-08-02
* ##Changed
* - line 4-6: statistics-distributions_Ymdf.js modified from ... common statistical distributions
* - line 70: and modified by Yuji SODE <yuji.sode@gmail.com> on 2016-08
Expand All @@ -521,7 +521,7 @@ function integer ($i) {
* at Issues in statistics-distributions-js: https://code.google.com/archive/p/statistics-distributions-js/issues
* - line 504-524: Added this CHANGELOG in "statistics-distributions_Ymdf.js"
*
* ## [Unreleased] - 2016-08-01
* ## [0.2] - 2016-08-01
* ### Fixed
* #### According to [Issues in statistics-distributions-js](https://code.google.com/archive/p/statistics-distributions-js/issues)
* - line 167: $p = 1 - (Math.pow((1 - $z), ($n / 2)) * $a);
Expand Down