Sign in
opensecura
/
3p
/
sel4
/
musllibc
/
refs/heads/master
/
.
/
src
/
complex
/
cimagl.c
blob: 9ec24eeeafc56d93bddaead909538ff896c59908 [
file
] [
log
] [
blame
] [
edit
]
#include
"libm.h"
long
double
(
cimagl
)(
long
double
complex z
)
{
return
cimagl
(
z
);
}