public interface MathHelperBridge
float
cos(float f)
sin(float f)
sqrt(double d)
float sin(float f)
float cos(float f)
float sqrt(double d)
Copyright © 2022. All rights reserved.