float-dbg 0.3.0

Debug floating point numbers easily
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.az]
version = "1.2.0"

[package]
authors = ["Federico Stra <stra.federico@gmail.com>"]
categories = ["development-tools::debugging", "mathematics"]
description = "Debug floating point numbers easily"
edition = "2021"
keywords = ["debug", "floating-point", "numbers", "IEEE-754"]
license = "MIT"
name = "float-dbg"
repository = "https://github.com/FedericoStra/float-dbg"
resolver = "2"
version = "0.3.0"