7831 - 7840 of 9883 for applying functions to listsSearch Results
View search results from all Wolfram sites (527271 matches)
LoadJavaClass   (JLink Symbol)
LoadJavaClass[classname] loads the specified class into Java and sets up definitions so that it can be used from Mathematica.
CastNETObject   (NETLink Symbol)
CastNETObject[obj, type] casts the specified object to a different type.
DoNETModal   (NETLink Symbol)
DoNETModal[form] displays the specified .NET form in the foreground and does not return until the form window is closed.DoNETModal[form, expr] evaluates expr just before the ...
FromServiceResponse   (WebServices Symbol)
FromServiceResponse[response] converts a response message into a Mathematica expression.
Database Reference   (DatabaseLink Tutorial)
HSQLDB is a relational database engine written in Java that is bundled with DatabaseLink, which also contains a JDBC driver and necessary configuration. It offers a small ...
Cylinder   (Built-in Mathematica Symbol)
Cylinder[{{x_1, y_1, z_1}, {x_2, y_2, z_2}}, r] represents a cylinder of radius r around the line from (x_1, y_1, z_1) to (x_2, y_2, z_2). Cylinder[{{x_1, y_1, z_1}, {x_2, ...
Pane   (Built-in Mathematica Symbol)
Pane[expr] displays as a pane containing expr. Pane[expr, w] makes the pane be w printer's points wide, linewrapping the contents if necessary.Pane[expr, {w, h}] makes the ...
Security and Authentication   (DatabaseLink Tutorial)
Many SQL databases can be configured to require a username and password when a connection is made. This is useful for preventing unwanted access and restricting the range of ...
GUIRunModal   (GUIKit Package Symbol)
GUIRunModal[src] loads and runs an interface definition in a modal state with the kernel and returns a result when finished.GUIRunModal[src, args] passes arguments to the ...
SQLResultSetCurrent   (DatabaseLink Symbol)
SQLResultSetCurrent[rs] reads the current row from a result set.
1 ... 781|782|783|784|785|786|787 ... 989 Previous Next

...