Toggle navigation
Delta: Algorithms
Download
Documentation
Partners
3/2 OKLM
No notes were written for this algorithm.
Preview of this algorithm
Variable
Ask for B_K with default 1000
Variable
Set m_0 to 2(B_K)/243
Variable
Set m_1 to 2(B_K)/81
Variable
Set m_2 to 2(B_K)/27
Variable
Set m_3 to 2(B_K)/9
Variable
Set m_4 to 2(B_K)/3
Output
Print approximated value of m_1
Output
Print approximated value of m_2
Output
Print approximated value of m_3
Output
Print approximated value of m_4
Variable
Set B_f to (m_1)/2
Output
Print text
Output
Print approximated value of B_f
Output
Print approximated value of m_0