1 2 3 4 5 6
#include "complex_impl.h" long double (cimagl)(long double complex z) { return cimagl(z); }