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
0.095dev (GIT hash 5a97c5766ea04e5412cbfaed4c53658737cd2e4b)