Docs.rs
simple_math_utils-0.1.0
simple_math_utils 0.1.0
Permalink
Docs.rs crate page
MIT
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
square
simple_
math_
utils
0.1.0
simple_math_utils
Function
square
Copy item path
Source
pub fn square(num:
i32
) ->
i32
Expand description
Returns the square of a number.