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.
Created with MrDocs
Converts this uint128 to a float.
Declared in <absl/numeric/int128.h>
constexpr
explicit
operator float() const;
This value as a float, which may be Inf.
Created with MrDocs