InstallService["url"] installs the web service operations in the WSDL description at the URL given.InstallService["url", "context`"] installs web service operations, creating ...
IntegerPartitions[n] gives a list of all possible ways to partition the integer n into smaller integers. IntegerPartitions[n, k] gives partitions into at most k integers. ...
IntegerQ[expr] gives True if expr is an integer, and False otherwise.
IntegerString[n] gives a string consisting of the decimal digits in the integer n. IntegerString[n, b] gives a string consisting of the base b digits in the integer n. ...
PauliMatrix[k] gives the k\[Null]^th Pauli spin matrix \[Sigma]_k.
RemoveScheduledTask[obj] remove the obj from the list of currently set tasks.
ResetScheduledTask[obj] resets scheduled task object obj to the original parameter values.ResetScheduledTask[obj, timespec] resets scheduled task timing to ...
CUDAFluidDynamics[] demonstrates computational fluid dynamics using CUDALink.
CUDATotal[vec] gives the total of the absolute value of a vector vec.