Into

Modules

Documentation

classPii::FastAtan2

#include <PiiMathFunctional.h>

An adaptable binary function that uses a fast approximation (0.01 rad accuracy) to calculate the arc tangent of two variables.

Inherits Pii::BinaryFunction< T, T, float >

Description

Public member functions

float
(
  • const T & y
  • const T & x
)

Function details

  • float operator()

    (
    • const T & y
    • const T & x
    )
    [inline]
Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.