3/2 OKLM


No notes were written for this algorithm.

Preview of this algorithm

Icon Variable
Ask for B_K with default 1000
Icon Variable
Set m_0 to 2(B_K)/243
Icon Variable
Set m_1 to 2(B_K)/81
Icon Variable
Set m_2 to 2(B_K)/27
Icon Variable
Set m_3 to 2(B_K)/9
Icon Variable
Set m_4 to 2(B_K)/3
Icon Output
Print approximated value of m_1
Icon Output
Print approximated value of m_2
Icon Output
Print approximated value of m_3
Icon Output
Print approximated value of m_4
Icon Variable
Set B_f to (m_1)/2
Icon Output
Print text
Icon Output
Print approximated value of B_f
Icon Output
Print approximated value of m_0