math.ldexp() function *Output data type: Float* *Data type: Float* exp *Data type: Integer* Special casesmath.ldexp(frac: ±0, exp:exp) // Returns ±0math.ldexp(frac: NaN, exp:exp) // Returns NaN