From 1641b701e9f02551d69aaaaf655897ef9ae6c57f Mon Sep 17 00:00:00 2001 From: DianeXceed Date: Wed, 21 Jun 2017 12:38:13 -0400 Subject: [PATCH] Updated Calculator (markdown) --- Calculator.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Calculator.md b/Calculator.md index b549810..dbe9456 100644 --- a/Calculator.md +++ b/Calculator.md @@ -3,7 +3,7 @@ Derives from Control The Calculator is a control used for performing mathematical calculations. -![](Calculator_calculator.jpg) +[[Calculator_calculator.jpg]] ### Features * Basic Math Functions @@ -12,7 +12,7 @@ The Calculator is a control used for performing mathematical calculations. * Store * Recall * Add (M+) - * Subract (M-) + * Subtract (M-) * Mouse and Keyboard support ### Properties