At least one of radix character and binary exponent must be present.
The binary exponent is not stored directly.
A hexadecimal number consists of a "0x" or "0X" followed by a nonempty sequence of hexadecimal digits possibly containing a radix character, optionally followed by a binary exponent.
Eine Hexadezimalzahl besteht aus einem 0x oder 0X gefolgt von einer nicht leeren Folge von Hexadezimalziffern (die vielleicht ein Radix-Zeichen enthält), der optional ein binärer Exponent folgt.
Andere resultaten
Floating point data types are stored in an IEEE 754 binary format that comprises sign, exponent and mantissa.
Fließkomma-Datentypen werden nach dem IEEE 754-Standard binär gespeichert und enthalten Vorzeichen, Exponent und Mantisse.
The real types store the binary representation of a sign (+ or -), an exponent, and a significand.
Reelle Typen Reelle Typen speichern die binäre Entsprechung des Vorzeichens (+ oder -), eines Exponenten und einer Mantisse.
In IEEE 754 binary floating point numbers, zero values are represented by the biased exponent and significand both being zero.
In der Norm IEEE 754 für binäre Gleitkommazahlen sind die Mantisse und der Exponent null für beide Fälle der vorzeichenbehafteten Null.