1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/floats.md

24 lines
482 B
Markdown

---
layout: page
published: true
noToc: false
noComments: false
noDate: false
title: Fun - floats.fun — overview
subtitle: Documentation for floats.fun — overview
description: Documentation for floats.fun — overview
permalink: /documentation/examples/floats/
lang: en
tags:
- example
- floats
---
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