Files
guru/profiles/desc/precision.desc
2020-04-10 19:44:45 +02:00

11 lines
392 B
Plaintext

# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PRECISION USE_EXPAND flags.
arbitrary - floating point arbitrary precision.
double - floating point 53-bit precision.
quad - floating point 113-bit precision.
long-double - floating point 64-bit precision.
single - floating point 24-bit precision.