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.097dev (GIT hash 7935358ec8b7743224ffa00b87fbe7bbf70dc69e)
last changed: 2026-06-12