remove the javadoc reference to the mythical USE_FAST_TRIG setting
This commit is contained in:
parent
50dc8349a1
commit
bee3d36f16
@ -678,8 +678,7 @@ final public class FastMath {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the tangent of a value. If USE_FAST_TRIG is enabled, an approximate value
|
||||
* is returned. Otherwise, a direct value is used.
|
||||
* Returns the tangent of the specified angle.
|
||||
*
|
||||
* @param fValue The value to tangent, in radians.
|
||||
* @return The tangent of fValue.
|
||||
|
Loading…
x
Reference in New Issue
Block a user