CatMath

From Second Life Wiki
Revision as of 15:43, 3 April 2011 by Palisade Coronet (talk | contribs) (Created page with "==Mathematics== {| class="sortable" {{Prettytable}} |- {{Hl2}} ! '''Name''' ! '''Creator''' ! '''Description''' |- ||Prefix Calculator ||[[User:Xaviar Czervik|Xaviar Czervik…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
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