Revision control

Copy as Markdown

Other Tools

[package]
name = "core_maths"
version = "0.1.0"
description = "Extension trait for full float functionality in `#[no_std]` backed by `libm`."
authors = ["Robert Bastian <me@robertbastian.dev"]
categories = ["no-std", "mathematics", "api-bindings"]
license = "MIT"
[dependencies]
libm = "0.2"