Open CASCADE Technology  7.3.0
Data Structures

math_TrigonometricEquationFunction.hxx File Reference

#include <math_FunctionWithDerivative.hxx>

Data Structures

class  math_TrigonometricEquationFunction
 This is function, which corresponds trigonometric equation a*Cos(x)*Cos(x) + 2*b*Cos(x)*Sin(x) + c*Cos(x) + d*Sin(x) + e = 0 See class math_TrigonometricFunctionRoots. More...