|
FuncSketch
|
Declaration of functions to create hyperbolic functions. More...
#include "func_sketch/math/math_function.h"Go to the source code of this file.
Functions | |
| MathFunction | func_sketch::math::sinh_function () |
| Create sinh function. | |
| MathFunction | func_sketch::math::cosh_function () |
| Create cosh function. | |
| MathFunction | func_sketch::math::tanh_function () |
| Create tanh function. | |
| MathFunction | func_sketch::math::asinh_function () |
| Create asinh function. | |
| MathFunction | func_sketch::math::acosh_function () |
| Create acosh function. | |
| MathFunction | func_sketch::math::atanh_function () |
| Create atanh function. | |
Declaration of functions to create hyperbolic functions.
Definition in file hyperbolic.h.
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |