Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
serfloat.cpp File Reference
#include <util/serfloat.h>
#include <cmath>
#include <limits>
Include dependency graph for serfloat.cpp:

Go to the source code of this file.

Functions

double DecodeDouble (uint64_t v) noexcept
uint64_t EncodeDouble (double f) noexcept

Function Documentation

◆ DecodeDouble()

double DecodeDouble ( uint64_t v)
noexcept

Definition at line 10 of file serfloat.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ EncodeDouble()

uint64_t EncodeDouble ( double f)
noexcept

Definition at line 37 of file serfloat.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: