Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( A0 = 1 - (e2 / 4.) - (3 * e4 / 64.) - (5 * e6 / 256.) A2 = (3 / 8.) * (e2 + (e4 / 4.) + (15 * e6 / 128.)) A4 = (15 / 256.) * (e4 + (3 * e6 / 4.)) A6 = 35 * e6 / 3072. )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.