Docs.rs
simple_math_utils-0.1.0
simple_math_utils 0.1.0
Permalink
Docs.rs crate page
MIT
21 May 2026
Links
Repository
crates.io
Source
Owners
Demoone35
Dependencies
Versions
75%
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
Crate simple_math_utils
simple_
math_
utils
0.1.0
All Items
Crate Items
Functions
Crate
simple_
math_
utils
Copy item path
Source
Functions
ยง
cube
Returns the cube of a number.
is_even
Checks if a number is even.
square
Returns the square of a number.