Mathematica has three functions for generating pseudorandom numbers that are distributed uniformly over a range of values. Pseudorandom number generation. Generating tables ...
Widget["ComboBox"] represents a combo box.
Widget["List"] represents a list.
Widget["PopupMenu"] represents a popup menu.
Widget["ToolBar"] represents a toolbar.
MaxPower
(Black Body Radiation Package Symbol) MaxPower[temp, band] gives the radiative power emitted by a black body in the specified wavelength band band about the peak wavelength, at the specified temperature temp.
AllPairsShortestPath[g] gives a matrix, where the (i, j)\[Null]^th entry is the length of a shortest path in g between vertices i and j. AllPairsShortestPath[g, Parent] ...
DeBruijnGraph[m, n] constructs the n-dimensional De Bruijn graph with m symbols for integers m > 0 and n > 1. DeBruijnGraph[alph, n] constructs the n-dimensional De Bruijn ...
InversionPoset[n] returns a Hasse diagram of the partially ordered set on size-n permutations in which p < q if q can be obtained from p by an adjacent transposition that ...
PartitionLattice[n] returns a Hasse diagram of the partially ordered set on set partitions of 1 through n in which p < q if q is finer than p, that is, each block in q is ...