Struct atan

Inheritance Relationships

Base Type

  • public std::unary_function< FloatingPoint, FloatingPoint >

Struct Documentation

struct atan : public std::unary_function<FloatingPoint, FloatingPoint>

Public Functions

inline FloatingPoint operator()(FloatingPoint x) const