Struct atan2

Inheritance Relationships

Base Type

  • public std::binary_function< FloatingPoint, FloatingPoint, FloatingPoint >

Struct Documentation

struct atan2 : public std::binary_function<FloatingPoint, FloatingPoint, FloatingPoint>

Public Functions

inline FloatingPoint operator()(FloatingPoint y, FloatingPoint x) const

Public Static Attributes

static constexpr FloatingPoint kWorstCaseError = 1.908e-6f