241 reputation
14
bio website ebusiness.hopto.org
location
age
visits member for 2 years, 6 months
seen May 18 at 9:16
stats profile views 20

Feb
2
awarded  Supporter
Nov
16
awarded  Yearling
Jul
24
answered Determine if object is within viewport on Earth with GPS
Jul
24
comment Determine if object is within viewport on Earth with GPS
This problem really begs for vector maths, if you can convert the positions and facing to 3D vectors there are some simple operations to determine this (and a lot of other good stuff).
Jul
22
answered A probabilistic game with balls and urns
Nov
22
answered How do I do Combinatorics / Counting?
Nov
18
awarded  Teacher
Nov
18
answered Probability of having a majority element
Nov
17
revised Deterministic random numbers generator using $p^n \mod q$
added 442 characters in body
Nov
17
awarded  Editor
Nov
17
revised Deterministic random numbers generator using $p^n \mod q$
added 705 characters in body
Nov
17
comment Deterministic random numbers generator using $p^n \mod q$
It's not for cryptographic usage, in fact the seed will be public, so it's predictable in any case. This method has a guaranteed period and spread evenly across the entire field, that seems pretty neat to me, that is why I choose it.
Nov
16
awarded  Student
Nov
16
asked Deterministic random numbers generator using $p^n \mod q$