Translations:Angles/8/en
Sin() and Cos() source code (from class MathHelper):<syntaxhighlight lang="java"> private static final float[] SIN_TABLE = new float[65536];
Sin() and Cos() source code (from class MathHelper):<syntaxhighlight lang="java"> private static final float[] SIN_TABLE = new float[65536];