Docs.rs
laddu-expr-0.20.0
laddu-expr 0.20.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
29 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
denehoffman
Dependencies
auto_ops ^0.3.0
normal
fastrand ^2.4.0
normal
fastrand-contrib ^0.1.0
normal
layout-rs ^0.1.3
normal
optional
num ^0.4.3
normal
serde ^1.0.228
normal
thiserror ^2.0.18
normal
serde_json ^1.0.150
dev
Versions
100%
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
acos
laddu_
expr
0.20.0
laddu_expr
Function
acos
Copy item path
Source
pub fn acos(value: impl
Into
<
Expr
>) ->
Expr
Expand description
Constructs the principal arccosine of
value
.