Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 261 Bytes

File metadata and controls

10 lines (8 loc) · 261 Bytes

data.int

The integers.

  • basic : the integers, with basic operations
  • order : the order relations and the sign function
  • div : div and mod
  • power
  • gcd : gcd, lcm, and coprime