Converts this int128 to a float.
Synopsis
Declared in <absl/numeric/int128.h>
constexpr
explicit
operator float() const;
Return Value
This value as a float.
Created with MrDocs
Converts this int128 to a float.
Declared in <absl/numeric/int128.h>
constexpr
explicit
operator float() const;
This value as a float.
Created with MrDocs