Docs.rs
stdpython-1.0.8
stdpython 1.0.8
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
rexlunae
Dependencies
hashbrown ^0.15
normal
optional
heapless ^0.8
normal
optional
libc ^0.2
normal
optional
paste ^1.0
normal
pyo3 ^0.25
normal
optional
Versions
88.61%
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
expm1_py
stdpython
1.0.8
In stdpython::
stdlib::
math
stdpython
::
stdlib
::
math
Function
expm1_
py
Copy item path
Source
pub fn expm1_py(x:
f64
) ->
f64
Expand description
Python-compatible wrapper function (concrete types)