Docs.rs
flatbox-0.1.0
flatbox 0.1.0
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
konceptosociala
Dependencies
flatbox_assets ^0.1.0
normal
flatbox_core ^0.1.0
normal
flatbox_ecs ^0.1.0
normal
flatbox_egui ^0.1.0
normal
optional
flatbox_macros ^0.1.0
normal
flatbox_physics ^0.1.0
normal
optional
flatbox_render ^0.1.0
normal
optional
flatbox_systems ^0.1.0
normal
pretty-type-name ^1.0.1
normal
thiserror ^1.0.49
normal
anyhow ^1.0.75
dev
Versions
4.17%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
flatbox
0.1.0
ln_two
Sections
See also:
In flatbox::
core::
math::
glm
flatbox
::
core
::
math
::
glm
Function
ln_two
Copy item path
Source
pub fn ln_two<T>() -> T
where T:
RealNumber
,
Expand description
Returns
ln(2)
.
ยง
See also:
ln_ln_two
ln_ten