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