Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
musl
/
src
/
complex
/
cimagl.c
blob: 4db77f201e0d26ec611dc62fb24347e6f9209841 [
file
] [
log
] [
blame
]
#include
"complex_impl.h"
long
double
(
cimagl
)(
long
double
complex z
)
{
return
cimagl
(
z
);
}