copysign

Return an ExactFloat with the magnitude of "a" and the sign bit of "b". (Note that an IEEE zero can be either positive or negative.)

nothrow @nogc pure
copysign

Meta