QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Namespaces | Functions
expm1.cpp File Reference
#include <ql/math/expm1.hpp>
#include <ql/math/functional.hpp>
#include <cmath>

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)