object
ieee_754(Precision,ByteOrder,NaNRepresentation)
Precision- Floating-point format precision. Supported values arehalf,single, anddouble.ByteOrder- Byte order used when parsing and generating byte sequences. Supported values arebigandlittle.NaNRepresentation- NaN decoding and generation policy. Supported values arecanonicalandpayloads.
IEEE 754 floating-point encoder and decoder.
Availability:
logtalk_load(ieee_754(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-05-11
Compilation flags:
static, context_switching_callsRemarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)