ReturnAsJavaObject[expr] causes a Java method call or field access during the evaluation of expr to return its result as an object reference (a JavaObject expression), not a ...
ReturnAsNETObject[expr] causes a .NET call during the evaluation of expr to return its result as an object reference (i.e., a NETObject expression), not a value.
MeanDifferenceCI[list_1, list_2] gives a confidence interval for the difference between the population means estimated from list_1 and list_2.
NFourierCoefficient[expr, t, n] gives a numerical approximation to the n \[Null]^th coefficient in the Fourier exponential series expansion of expr, where expr is a periodic ...
NFourierSinCoefficient[expr, t, n] gives a numerical approximation to the n\[Null]^th coefficient in the Fourier sine series expansion of expr, where expr is a periodic ...
JDBCDriverNames[] returns a list of the names of databases for which JDBC drivers are available through DatabaseResourcesPath.
TetGenGetFacetMarkers[expr] returns the facet markers for a TetGen expression.
TetGenGetPoints[expr] returns the points in a TetGen expression.
TetGenGetFacetHoles[expr] gets the holes in the facets.
TetGenGetHoles[expr] returns the holes in a TetGen expression.