301 - 310 of 460 for PatternSearch Results
View search results from all Wolfram sites (10402 matches)
Reading and Writing Mathematica Files   (Mathematica Tutorial)
You can use files on your computer system to store definitions and results from Mathematica. The most general approach is to store everything as plain text that is ...
SQLTables   (DatabaseLink Symbol)
SQLTables[conn] returns the SQLTable objects for each table in an SQL connection.
XML Reference   (GUIKit Package Tutorial)
This tutorial documents the XML representation of the user interface definition, GUIKitXML for short. This is a DTD representing the current GUIKit XML definitions. Use the ...
EvenQ   (Built-in Mathematica Symbol)
EvenQ[expr] gives True if expr is an even integer, and False otherwise.
IntegerQ   (Built-in Mathematica Symbol)
IntegerQ[expr] gives True if expr is an integer, and False otherwise.
OrderedQ   (Built-in Mathematica Symbol)
OrderedQ[h[e_1, e_2, ...]] gives True if the e_i are in canonical order, and False otherwise.
RuleDelayed   (Built-in Mathematica Symbol)
lhs :> rhs or lhs :> rhs represents a rule that transforms lhs to rhs, evaluating rhs only after the rule is used.
AtomQ   (Built-in Mathematica Symbol)
AtomQ[expr] yields True if expr is an expression which cannot be divided into subexpressions, and yields False otherwise.
NumberQ   (Built-in Mathematica Symbol)
NumberQ[expr] gives True if expr is a number, and False otherwise.
Importing XML   (XML Package Tutorial)
You can import XML data into Mathematica using the standard Import function, which has the following syntax. Importing files. The first argument specifies the file to be ...
1 ... 28|29|30|31|32|33|34 ... 46 Previous Next

...