blob: 7517f4ed0d02fcf5d5e3d50764f470a61b46be0a [file] [log] [blame]
#include "libm.h"
float(cimagf)(float complex z) { return cimagf(z); }