summaryrefslogtreecommitdiff
path: root/docs/fast-power.md
AgeCommit message (Collapse)Author
2026-05-24docs: de-LLM all .md files - remove corporate language, over-explanation, ↵Paul Buetow
and LLM patterns
2026-05-24docs: add fast-power.md documenting ** operatorPaul Buetow
Cover binary exponentiation algorithm, syntax, examples, ** vs ^ comparison, edge cases, and performance notes.