Created
June 5, 2018 16:15
-
-
Save reinsteam/00c60b62dff4df38b61048677831e0af to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sigma = 1.0638460811; | |
X0 = 0.0; | |
X1 = 0.9580110968; | |
X2 = 2.01388028375; | |
G(X0) = 0.3750 = 6.0 / 16.0 | |
G(X1) = 0.2500 = 4.0 / 16.0 | |
G(X2) = 0.0625 = 1.0 / 16.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment