[dependencies.bytemuck]
features = ["nightly_portable_simd"]
version = "1.7.3"
[dev-dependencies.libm]
version = "0.2"
[features]
core_intrinsics = []
portable_simd = []
[package]
description = "Does math on floating point values."
edition = "2021"
license = "CC0-1.0 OR Apache-2.0 OR MIT"
name = "float_math"
repository = "https://github.com/Lokathor/float_math"
resolver = "2"
version = "0.0.3"