Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

cannot resolved symbol static sin? #136

Open
karthisammannan opened this issue Nov 26, 2015 · 2 comments
Open

cannot resolved symbol static sin? #136

karthisammannan opened this issue Nov 26, 2015 · 2 comments

Comments

@karthisammannan
Copy link

import static android.util.FloatMath.cos;
header is not working in api lvl 23 (6.0)...

@wswsl
Copy link

wswsl commented Aug 12, 2016

android.util.FloatMath.cos to java.lang.Math.cos.

@droidwithme
Copy link

@wswsl This is not solving the problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants