Predefined Functions – srand

Function name: srand – Initialize random number generator
Synopsis: srand(x)


Input data type Output data type
real real
complex unsupported
quaternion unsupported

Description:

This function currently is not supported. Perhaps later versions of ChaosPro will implement it. It will initialize the random number generator and set the seed.

srand