To get a square root sign, press the Control key and the 2 key at the same time. Press Ctrl+2 or Ctrl+@. Type inside the placeholder (which is already selected).
ReferencedAssemblies is an option to DefineDLLFunction that specifies assemblies needed to compile your function declaration.
SaveAssemblyAs is an option to LoadCOMTypeLibrary that allows you to specify a filename into which to write the interop assembly that gets generated.
SetComplexType[type] tells .NET/Link to map the specified type to Mathematica Complex numbers.
An important subset of optimization problems is constrained nonlinear optimization, where the function is not linear and the parameter values are constrained to certain ...
Image
(Built-in Mathematica Symbol) Image[data] represents a raster image with pixel values given by the array data.Image[graphics] creates a raster image from a graphics object. Image[obj, options] gives an ...
VertexTextureCoordinates is an option for graphics primitives that specifies the texture coordinates to assign to vertices.
EasterSundayGreekOrthodox[year] gives the date of Easter Sunday according to the Greek Orthodox Church using the Gregorian system.
Algorithm is an option that informs functions such as ShortestPath, VertexColoring, and VertexCover about which algorithm to use.
ApproximateVertexCover[g] produces a vertex cover of graph g whose size is guaranteed to be within twice the optimal size.