Skip to content
Snippets Groups Projects
Commit 2eeacb5a authored by Danilo Piparo's avatar Danilo Piparo
Browse files

Fix COV-61494

parent 6f7e3d97
No related branches found
No related tags found
No related merge requests found
......@@ -199,7 +199,6 @@ inline float fast_asinf(float x){
// Restore Sign
return details::spORuint32(res,sign_mask);
return( z );
}
//------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment