Docs.rs
ops-mel-0.7.1
ops-mel 0.7.1
Permalink
Docs.rs crate page
EUPL-1.2
04 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
qvignaud
Dependencies
melodium-core ^0.7.1
normal
melodium-macro ^0.7.1
normal
Versions
11.03%
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
log
ops_mel
0.7.1
In ops_
mel::
f64
ops_mel
::
f64
Function
log
Copy item path
Source
pub fn log(value:
f64
, base:
f64
) ->
f64
Expand description
Computes logarithm of
value
with
base