Re-exports§
pub use acos::eacos;pub use acosf::eacosf;pub use asin::easin;pub use asinf::easinf;pub use atan::eatan;pub use atan2::eatan2;pub use atan2f::eatan2f;pub use atanf::eatanf;pub use cbrt::ecbrt;pub use cbrtf::ecbrtf;pub use cos::ecos;pub use cosf::ecosf;pub use exp::eexp;pub use expf::eexpf;pub use floor::efloor;pub use floor::efloorf;
Modules§
Traits§
Functions§
- Copy sign of a number
- Minimum of two numbers
- Computes 2D Euclidian Distance ULP 0.5
- Computes 2D Euclidian Distance ULP 0.5
- Computes natural logarithm for an argument ULP 1.0
- Computes sine function with ULP 1.5 on range [-15; 15]
- Computes sine function with error bound ULP 1.2
- Computes tan with error bound ULP 2.0
- Computes tan ULP 2.0
- Sign of a number