# Introduction The `floatToRawIntBits()` method is a static method in the `Float` class that returns the integer bits of a floating-point value in accordance with the IEEE 754 floating-point format.
Click the virtual machine below to start practicing