Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Floating point prng algorithm

vermue
Beginner
223 Views
Need opinion about thisalgorithm:

xn = frac ( nx_n-1 + ns + sx_n-1 )

For more see:

0 Kudos
0 Replies
Reply