Search:

Type: Posts; User: PushBilly

Search: Search took 0.17 seconds.

  1. Replies
    2
    Views
    836

    Re: Implementing probability in Java

    That does it right there! Thanks!
  2. Replies
    2
    Views
    836

    Implementing probability in Java

    You're given a number between 0 and 1 that corresponds to the probability of an event occurring.
    0.7 is 70%, 0.235 is 23.5%, 0 is 0%, etc.

    Someone tries to perform the event, but the event only...
Results 1 to 2 of 2