numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
constants Directory Reference

Directory of constexpr variables and functions.

More...

+ Directory dependency graph for constants:

Directories

 impl
 Directory of internal implementations.
 

Files

 cbrt.h
 Definition of cbrt function.
 
 ceil.h
 Definition of ceil function.
 
 exp.h
 Definition of exp function.
 
 expm1.h
 Definition of exp function.
 
 floor.h
 Definition of floor function.
 
 half.h
 Definition of half.
 
 log.h
 Definition of log function.
 
 log1p.h
 Definition of log1p function.
 
 napier.h
 Definition of napier.
 
 one.h
 Definition of one.
 
 pi.h
 Definition of pi.
 
 pow.h
 Definition of pow function.
 
 root.h
 Definition of root function.
 
 sqrt.h
 Definition of sqrt function.
 
 trunc.h
 Definition of trunc function.
 
 two.h
 Definition of two.
 
 zero.h
 Definition of zero.
 

Detailed Description

Directory of constexpr variables and functions.