Skip to content

Boolean Logic Algorithm (CPU)

Anthony J edited this page Apr 2, 2019 · 1 revision

The Boolean Logic algorithm.

The Boolean logic algorithm checks whether one random number is larger than another random number, and is performed ℕ times.

What are the inputs to the function?

The input to this function is ( ) where ( ) is the number of iterations to compute .

Clone this wiki locally