Rev 4161 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4161 | Rev 4352 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | 2,m\ |
5 | 2,m\ |
6 | 2*m,N\ |
6 | 2*m,N\ |
7 | R, K |
7 | R, K |
8 | 8 | ||
9 | 9 | ||
10 |
|
10 | slib_out=Random data of m>=2 positive real numbers p_1,p_2,..p_m of |
11 | sum 1 such that p_i*N are integers, (N>m). Outputs\ |
11 | sum 1 such that p_i*N are integers, (N>m). Outputs\ |
12 | are real (K=R) or rational (K=Q) |
12 | are real (K=R) or rational (K=Q) |
13 | 13 |