Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 530 Bytes

dashu-macros

Utility macros to create number literals. See Docs.rs for the full documentation.

Features

  • Support creating big integers with literals using ubig! and ibig!.
  • Support creating big floats with literals using fbig! and dbig!.
  • Support creating big rationals with literals using rbig!.
  • All macros can be used to create const numbers if they are small enough.

License

See the top-level readme.