CatMath: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Created page with "==Mathematics== {| class="sortable" {{Prettytable}} |- {{Hl2}} ! '''Name''' ! '''Creator''' ! '''Description''' |- ||Prefix Calculator ||[[User:Xaviar Czervik|Xaviar Czervik…"
(No difference)

Revision as of 15:43, 3 April 2011

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