24namespace func_sketch::math {
Class of mathematical functions.
MathFunction arg_function()
Create arg function.
MathFunction imag_function()
Create imag function.
MathFunction real_function()
Create real function.
MathFunction conj_function()
Create conj function.
Definition of MathFunction class.