Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

from_i64

f64.type.from_i64

(val i64)
 => 
f64
[Redefinition of  float.type.from_i64]
Comment of float.type.from_i64convert an i64 value to a floating point value

if the value cannot be represented exactly, the result is either
the nearest higher or nearest lower value
0.098dev (GIT hash 56a1cfe90e6276a3f8a774343c24ed2b7ec4ea76)
last changed: 2026-06-25