971 - 980 of 1565 for ShowSearch Results
View search results from all Wolfram sites (25745 matches)
Color a 3D Surface without Lighting   (Mathematica How To)
Mathematica lets you determine the final rendered color of a 3D surface using simulated lighting, reflection, and glow. With the Glow option, you can color a 3D surface ...
Create and Work with Cells   (Mathematica How To)
Mathematica notebooks consist of sequences of cells, which can be nested. The hierarchy of cells serves as a structure for organizing information in a notebook as well as ...
Find Information about Functions   (Mathematica How To)
Mathematica provides several convenient ways to find information about functions. In addition to searching the documentation or navigating the guide pages, you can access ...
Map a Function over a List   (Mathematica How To)
Mathematica includes many powerful operations for working with lists. It is often desirable to map a function onto each individual element in a list. While listable functions ...
Use Rule Solutions   (Mathematica How To)
Since many functions in Mathematica give solutions in the form of rules, you need to be able to use these rules to explore and interpret your results. Although many of the ...
Assert   (Built-in Mathematica Symbol)
Assert[test] represents the assertion that test is True. If assertions have been enabled, test is evaluated when the assertion is encountered. If test is not True, then an ...
Implies   (Built-in Mathematica Symbol)
Implies[p, q] represents the logical implication p \[DoubleRightArrow] q.
LeafCount   (Built-in Mathematica Symbol)
LeafCount[expr] gives the total number of indivisible subexpressions in expr.
MultiplicativeOrder   (Built-in Mathematica Symbol)
MultiplicativeOrder[k, n] gives the multiplicative order of k modulo n, defined as the smallest integer m such that k^m \[Congruent] 1 mod n. MultiplicativeOrder[k, n, {r_1, ...
Nand   (Built-in Mathematica Symbol)
Nand[e_1, e_2, ...] is the logical NAND function. It evaluates its arguments in order, giving True immediately if any of them are False, and False if they are all True.
1 ... 95|96|97|98|99|100|101 ... 157 Previous Next

...