blob: bffcac8ffde8dd124dfb5e34d62dca1ba5109851 [file] [log] [blame]
#include "libm.h"
double(cimag)(double complex z) { return cimag(z); }