1
0
Fork 0
forked from fun/fun
fun/docs/examples/floats.md

204 B

floats.fun — overview

What it shows

  • Floating point operations and formatting details.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/floats.fun
  • Or: fun examples/floats.fun