C++
C#
VB
JScript
All

External Function exp


Copyright (C) 2005 IENT-RWTH Aachen

template<class G> inline const typename expArray<const Vector<G> >::self exp(const Vector<G> &A)

Exponential (element-wise), base e

See Also

log, exp10, log10