pub trait FloatOutUnaryPromote { type Output; }
this trait is used to promote the float out unary trait to the output type
the output type