Loading [MathJax]/extensions/tex2jax.js
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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)