Module bits

Source
Expand description

Modules categorized by Codewars labels - 8kyu *** Bits ***

Functionsยง

convert_to_i32
You are given a 32-bit float (single precision). Return the number a signed 32-bit integer would hold with the same bit pattern.