| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-24 | docs: add rational-mode.md documentation (task ai) | Paul Buetow | |
| Test and document rational number mode: - rat on/off/toggle commands (REPL only) - How big.Rat integration works internally - Precision comparison examples with actual output - Known limitation: +, -, % fail for non-dyadic decimals (0.1, 0.2) due to Rat.Float64() rejecting lossy conversions - Performance trade-offs vs float64 mode - Edge cases including metrics, constants, and variables - When to use rational mode and when to stick with float mode | |||
