Skip to main content

Crate zenith_float_macro

Crate zenith_float_macro 

Source
Expand description

expr! procedural macro for zenith-float.

Depend on the zenith-float crate and use zenith_float::expr. This crate is not a direct dependency for applications.

Macrosยง

cexpr
Complex expr!: same context and working-precision loop, ExactComplex leaves, cancellation on both parts.
exact
Compile-time decimal float literal.
expr
fbig
Alias for exact, matching dashu-float naming.