Sign in
android
/
platform
/
external
/
musl
/
refs/heads/android13-d2-release
/
.
/
src
/
complex
/
cimagl.c
blob: 4db77f201e0d26ec611dc62fb24347e6f9209841 [
file
] [
log
] [
blame
] [
edit
]
#include
"complex_impl.h"
long
double
(
cimagl
)(
long
double
complex z
)
{
return
cimagl
(
z
);
}