Small typo in java doc for FastMath.atan()

This didn’t deserve its own thread, but I’m not sure where else to post it. Heres a direct link to the javadoc for easy viewing: http://hub.jmonkeyengine.org/javadoc/com/jme3/math/FastMath.html#atan%28float%29


atan
public static float atan(float fValue)
Returns the arc tangent of an angle given in radians.
Parameters:
fValue - The angle, in radians.
Returns:
fValue's asin
See Also:
Math.atan(double)


Should be:
Returns:
fValue's asin atan

Its nothing big, just something i spotted :P

Just to ‘close’ this up, that’s been fixed at some point since this post

yeh normen did it, and jewed the credit :frowning:

Lol, what is it with you @wezrule blaming everything on me? xD

http://code.google.com/p/jmonkeyengine/source/browse/trunk/engine/src/core/com/jme3/math/FastMath.java?r=7905

1 Like

blaming Kirill is more fun anyway :smiley:

1 Like

Normen can’t jew the credit, he’s german. Only I can jew the credit cause I am jew :slight_smile:

1 Like

sorry @normen, i guess i made a mistake here :slight_smile: