QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
complex versions of expm1 and logp1 More...
Go to the source code of this file.
Namespaces | |
namespace | QuantLib |
Functions | |
std::complex< Real > | expm1 (const std::complex< Real > &z) |
std::complex< Real > | log1p (const std::complex< Real > &z) |
complex versions of expm1 and logp1
Definition in file expm1.hpp.