Syntax Problems with map() and apply()
|
05-28-2016, 07:16 AM
Post: #13
|
|||
|
|||
RE: Syntax Problems with map() and apply()
On the Prime, rand is using the following congruence
Code: r = unsigned ((1664525*ulonglong(r)+1013904223)%(ulonglong(1)<<31)) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)