Sign in
mojo
/
mojo-tools
/
a406dee71d184264bee3ac7d8765deff733c5826
/
.
/
fusl
/
src
/
complex
/
cimagl.c
blob: 9ec24eeeafc56d93bddaead909538ff896c59908 [
file
]
#include
"libm.h"
long
double
(
cimagl
)(
long
double
complex z
)
{
return
cimagl
(
z
);
}