public class FastAtan extends FastFuncUnboundedDomain
Constructor and Description |
---|
FastAtan(int samples) |
Modifier and Type | Method and Description |
---|---|
double |
atan2(double y,
double x) |
static FastAtan |
getInstance() |
evaluate
public static FastAtan getInstance()
public double atan2(double y, double x)
Copyright © 2013 Metron, Inc.. All rights reserved.