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.095dev (GIT hash 91033acfd0b07a6e4c620ce81166841b8de33a6f)
last changed: 2026-04-29