Home | History | Annotate | Download | only in jni

Lines Matching full:sqrtf

1086 	return (float) sqrtf(x * x + y * y + z * z);