No description
  • C# 66.3%
  • HTML 20.1%
  • PowerShell 10.9%
  • CSS 1.9%
  • JavaScript 0.8%
Find a file
2025-08-27 23:45:00 -05:00
src Add MVVM-pure clipboard copy for history: hover-only copy button with flyout on Desktop/Web and long-press/right-click context menu; View writes to clipboard via CopyRequested event 2025-08-27 23:45:00 -05:00
.gitignore Initial commit 2020-06-18 20:51:26 -04:00
LICENSE Initial commit 2020-06-18 20:51:26 -04:00
README.md Update README.md 2020-06-20 21:30:56 -05:00
screen_shot.png Screen Shot 2020-06-20 22:25:56 -04:00

advanced-calculator

A free-form calculator that uses CS-MIC to parse and process expressions.

SCREEN_SHOT


For information on what expressions are possible, please see the CS-MIC Usage Documentation.