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

as_i64

float.as_i64

 => 
i64
[Abstract feature]
convert a float value to i64 dropping any fraction.
the value must be in the range of i64
Precondition
pre
  safety: fits_in_i64
0.095dev (GIT hash c0597c5e4454e0a756871b577946c51ba77d9fde)
last changed: 2026-04-14