Docs.rs
rs-math-0.1.0
rs-math 0.1.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
huifer
Dependencies
approx ^0.5.0
normal
env_logger ^0.10
normal
log ^0.4.20
normal
ctor ^0.1.19
dev
Versions
75%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module circle
rs_math
0.1.0
Module circle
Module Items
Structs
Functions
In rs_
math::
graphical
rs_math
::
graphical
Module
circle
Copy item path
Source
Structs
§
Circle
表示一个圆的结构体。
Functions
§
distance_
between_
points
计算两点之间的欧几里德距离。
generate_
points_
on_
circle
生成圆上的均匀分布的点集合。