Numbers
- How I convert number bases without doing binary by hand
Base conversion helps when working with binary flags, hex colours, low-level values, or documentation that uses different number systems. I use Number Base Converter for the quick version of this task, then I review the …
- How I convert Roman numerals without guessing
Roman numerals are simple for small values but easy to mistype when subtractive notation is involved. I use Roman Numerals for the quick version of this task, then I review the output before relying on it.
- How I spell Indonesian numbers for invoices and receipts
Spelling numbers in words helps on invoices, receipts, and payment documents where the amount needs to be readable. The Number to Words tool handles the repetitive part so I can focus on checking whether the result makes …