Pastel
PastelSys
Mathematics
Mathematical functions
Mathematical functions
Back to Mathematics
This section contains common mathematical functions.
Files
Absolute and relative error
error.h
error.hpp
An aggregate file mathematical functions
math_functions.h
math_functions.hpp
Angle measurement and conversion
angles.h
angles.hpp
Bernstein polynomials
bernstein.h
bernstein.hpp
Beta function
beta.h
beta.hpp
Binomial coefficient
binomial.h
binomial.hpp
Clamping
clamp.h
clamp.hpp
Digamma function
digamma.h
digamma.hpp
Factorial
factorial.h
factorial.hpp
Gamma function
gamma.h
gamma.hpp
Harmonic numbers
harmonic.h
harmonic.hpp
Integer scaling
scale_integer.h
scale_integer.hpp
Lexicographic order
lexicographic.h
lexicographic.hpp
Linear interpolation
linear.h
linear.hpp
Logarithms
logarithm.h
logarithm.hpp
Min-max computations
minmax.h
minmax.hpp
Next greater and next smaller floating point values
eps.h
eps.hpp
Number tests
number_tests.h
number_tests.hpp
Powers
powers.h
powers.hpp
Quadratic equations
quadratic.h
quadratic.hpp
Quantization
quantization.h
quantization.hpp
Remainder
mod.h
mod.hpp
Rounding
rounding.h
rounding.hpp
Sign function
sign.h
Sinc function
sinc.h
sinc.hpp
Testing for adjacent floating point numbers
test_eps.cpp
Testing for logarithms
test_logarithms.cpp
Testing for math functions
test_math_functions.cpp
Testing for math functions
test_math_functions.cpp
Testing for minMax
test_minmax.cpp
Testing for mod
test_mod.cpp
Testing for rounding
test_rounding.cpp
Testing for sign
test_sign.cpp
Testing for the gamma function
test_gamma.cpp