absl::uint128::operator float

Converts this uint128 to a float.

Synopsis

Declared in <absl/numeric/int128.h>

constexpr
explicit
operator float() const;

Return Value

This value as a float, which may be Inf.