內容簡介
透過簡碼可在文章和頁面中嵌入計算機。
聲明:UI 設計參考了 Google 計算機。
功能:
基本運算(加、減、除、乘)
餘數(使用字元 R 表示「餘數」,以避免與百分比符號 % 衝突)
插入多個零(一次最多可插入4個零)
使用括號
可透過 Ans 按鈕引用先前計算的答案
提供 AC(全部清除)和 CE(清除輸入)的按鈕
簡碼:
使用簡碼 dc_calculator 嵌入計算機。
外掛標籤
開發者團隊
原文外掛簡介
Embed calculator in your posts and pages using shortcode.
DISCLAIMER: UI design was referenced from Google calculator.
FEATURES:
Basic operations (Addition, Subtraction, Division, Multiplication)
Remainder (Character R has been used to indicate Remainder as the use of % symbol might conflict with percentage)
Insert multiple zeros (You can insert upto 4 zeros with one click)
Use of Brackets
Previously calculated answer can be referenced using Ans button
Separate buttons for AC (All Clear) and CE (Clear Entry)
SHORTCODE:
Use the shortcode dc_calculator to embed a calculator.
