Trait pix_engine::math::Float

source ·
pub trait Float: Num + FloatT { }
Expand description

Default floating-point number trait used math operations.

Implementors§