#include long double ldexpl(long double x, int n) { return scalbnl(x, n); }

AltStyle によって変換されたページ (->オリジナル) /