361 - 370 of 4655 for exp-log functionsSearch Results
View search results from all Wolfram sites (507931 matches)
Use Shorthand Notations   (Mathematica How To)
Shorthand notations are a part of Mathematica 's rich syntax system that allows multiple ways to feed arguments to functions. In addition to creating compact code, using ...
Attributes   (Mathematica Tutorial)
Definitions such as f[x_]=x^2 specify values for functions. Sometimes, however, you need to specify general properties of functions, without necessarily giving explicit ...
DefineDLLFunction   (NETLink Symbol)
DefineDLLFunction["func", " dll", rtype, atypes] returns a Mathematica function that calls the specified function func with argument types atypes and return type rtype in the ...
Basic Plotting   (Mathematica Tutorial)
Basic plotting functions. This plots a graph of sin(x) as a function of x from 0 to 2π. You can plot functions that have singularities. Mathematica will try to choose ...
UnsetShared   (Built-in Mathematica Symbol)
UnsetShared[s_1, s_2, ...] stops the sharing of the variables or functions s_i among parallel kernels.UnsetShared[patt] stops the sharing of all variables and functions whose ...
VectorQ   (Built-in Mathematica Symbol)
VectorQ[expr] gives True if expr is a list or a one-dimensional SparseArray object, none of whose elements are themselves lists, and gives False otherwise. VectorQ[expr, ...
Cryptographic Number Theory   (Mathematica Guide)
Mathematica's extensive base of state-of-the-art algorithms, efficient handling of very long integers, and powerful built-in language make it uniquely suited to both research ...
Wolfram LibraryLink   (Mathematica Guide)
Wolfram LibraryLink provides a powerful way to connect external code to Mathematica, enabling high-speed and memory-efficient execution. It does this by allowing dynamic ...
Manipulating Numerical Data   (Mathematica Tutorial)
When you have numerical data, it is often convenient to find a simple formula that approximates it. For example, you can try to "fit" a line or curve through the points in ...
Integral Transforms and Related ...   (Mathematica Tutorial)
One-dimensional Laplace transforms. The Laplace transform of a function f(t) is given by ∫_0^∞f(t)e^-stt. The inverse Laplace transform of F(s) is given for suitable γ by ( ...
1 ... 34|35|36|37|38|39|40 ... 466 Previous Next

...