Skip to content

tinker-calculator

A scientific calculator plugin for TINKER that provides a full-featured calculator with basic arithmetic and advanced scientific functions.

Screenshot

Features

  • Basic arithmetic — addition, subtraction, multiplication, and division
  • Scientific functions — square, cube, square root, cube root, reciprocal, factorial, and random number generation
  • Degree/Radian mode — toggle between degree and radian for trigonometric calculations
  • Second function mode — access additional functions by toggling the second function key
  • Memory operations — M+, M-, MC, and MR for storing and recalling values
  • Expression preview — view the current expression above the result display
  • State persistence — expression, memory, and mode settings are preserved across sessions

Usage

  1. Click the number and operator buttons to build an expression
  2. Press = to evaluate the expression
  3. Use scientific function buttons (x², √, x!, etc.) for advanced calculations
  4. Toggle Deg/Rad to switch between degree and radian mode
  5. Use memory buttons (M+, M-, MR, MC) to store and recall values

Released under the AGPL-3.0 License.