pi2000                package:Simple                R Documentation

_f_i_r_s_t _2_0_0_0 _d_i_g_i_t_s _o_f _p_i

_D_e_s_c_r_i_p_t_i_o_n:

     first 2000 digits of pi

_U_s_a_g_e:

     data(pi2000)

_F_o_r_m_a_t:

     The format is: num [1:2000] 3 1 4 1 5 9 2 6 5 3 ...

_S_o_u_r_c_e:

     Generated by mathematics

_E_x_a_m_p_l_e_s:

     data(pi2000)
     chisq.test(table(pi2000))

