HoldFirst is an attribute which specifies that the first argument to a function is to be maintained in an unevaluated form.
Message
(Mathematica LibraryLink C Function) void Message (char*txt) issues a message from a library function.
AddEventHandler[obj@event, func] assigns the specified Mathematica function func to be called when the given event event fires.
SVG
(Mathematica Import/Export Format) MIME type: image/svg+xml SVG vector graphics format. Intended for two-dimensional vector graphics on the web. Partially supported by several web browsers and browser ...
All the functionality of NumericalMath`NIntegrateInterpolatingFunct`is now available in the newly created Function Approximations Package.
Widely recognized as the world's most powerful list manipulation language, Mathematica added in Version 6.0 a number of important new functions. Each function was carefully ...
All the functionality of NumericalMath`OrderStar` is now available in the newly created Function Approximations Package. OrderStar has been renamed OrderStarPlot. ...
Introduction Linear Optimization Numerical Nonlinear Local Optimization
Mathematica allows any front end command to be executed programmatically from within the kernel by sending an appropriate front end token. There are tokens for all standard ...
FindShortestTour[{e_1, e_2, ...}] attempts to find an ordering of the e_i that minimizes the total distance on a tour that visits all the e_i once.