How do line references and variables work in the worksheet?
Refer to the result of line 3 as #3, or double-click any result to insert the reference. Writing budget = 12000 defines a variable that later lines use by name. When you change an input, only the lines that depend on it recalculate.
Is the displayed result the same as the copied one?
Values are held internally as Decimal at full precision and formatted for display according to your precision setting. You can copy the displayed value, or copy the full-precision value from the context menu or the inspector; the difference is always visible.
Where do exchange rates come from, and do they work offline?
Rates are European Central Bank reference rates fetched from api.frankfurter.dev, and the request carries only the base currency code. The first fetch needs a connection; after that the last successful rates are reused and labelled with their timestamp, and the interface says whether the figure is live or cached. Unit conversion is entirely local.
Does Better Calc Pro read my clipboard?
Only while you have switched on Pin on Top (⌥⌘P) in the compact calculator, and only the arithmetic part is used: digits, operators, parentheses, and decimal separators. Dates, phone numbers, times, IP addresses, and version strings are discarded rather than guessed at. Turning off Pin on Top stops it immediately, and clipboard content is never stored, logged, or transmitted.
Does the pinned mini window block what is underneath it?
No. Once pinned with ⌥⌘P, the compact calculator turns translucent whenever it is not in front, so the document or web page beneath it stays readable through the window and clicks pass straight through to that window. To type again, click its title bar or press ⌥⌘K to hand focus back, and the window is opaque again at once.
Which system permissions does it need?
None. No Accessibility, Screen Recording, Full Disk Access, or Automation. The global hotkey (⌥⌘K by default, re-recordable in Settings) is registered through a system API that needs no Accessibility trust and never observes keystrokes outside the app's own windows.
Can I ask in Chinese?
Yes. Low-ambiguity Chinese phrasings such as 120 的 15% 是多少, 2026-08-27 + 45 天, and 09:15 + 2 小时 30 分钟 are calculated directly; anything unrecognized falls back to ordinary expression parsing with a clear syntax error. No cloud model is involved, so it works offline.
Is there iCloud sync or a version for another platform?
No. Everything stays on this Mac: no iCloud sync, no account, and no companion app on any other device. The app also does not plot functions, solve equations, or support RPN input.
Can I use Better Calc Pro now?
Yes. It is available now and ready to use.
Does Better Calc Pro cost anything?
It is free, with no in-app purchases or subscription.