Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4IEEE754.hh File Reference
#include "G4Types.hh"
#include <cstdint>

Go to the source code of this file.

Classes

union  G4IEEE754::ieee754

Namespaces

namespace  G4IEEE754

Functions

uint64_t G4IEEE754::dp2uint64 (G4double x)
G4double G4IEEE754::uint642dp (uint64_t ll)
G4float G4IEEE754::uint322sp (G4int x)
uint32_t G4IEEE754::sp2uint32 (G4float x)