CatMath

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Mathematics

Name Creator Description
Prefix Calculator Xaviar Czervik A calculator that evaluates expressions in prefix notation.

+ 3 4 = 5. * + 1 2 + 3 4 = 14.

Mandelbrot Explorer Babbage Linden An interactive fractal explorer.
Matrix Functions KyleFlynn A set of 3x3 matrix functions, multiplication, division, inversion, transposition, etc.
Pseudo-random Number Generator Xaviar Czervik Generates a Pseudo-random number between -0x7FFFFFFF and 0x7FFFFFFF
Random Gaussian Number Generator Vlad Davidson Generates a random number drawn from a normal (Gaussian; bell-curve) distribution, based on a specified mean/stdev