Docs.rs
concinnity-core-0.19.24
concinnity-core 0.19.24
Permalink
Docs.rs crate page
MIT
07 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
gwilkes
Dependencies
bytemuck ^1
normal
fontdue ^0.9
normal
hashbrown ^0.17.1
normal
libm ^0.2
normal
postcard ^1
normal
serde ^1
normal
serde_bytes ^0.11
normal
spin ^0.12.3
normal
thiserror ^2.0.18
normal
ciborium ^0.2
dev
rayon ^1
dev
serde_json ^1
dev
rayon ^1
build
Versions
95.95%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
exp
concinnity_
core
0.19.24
In concinnity_
core::
math
concinnity_core
::
math
Function
exp
Copy item path
Source
pub fn exp(x:
f32
) ->
f32
Expand description
e
raised to
x
.