Skip to content
PROuserR edited this page Oct 25, 2023 · 1 revision

Welcome to the Smart-Calculator wiki!

The interface consists of three main sections:

  1. Text box
  2. Navigation panel
  3. Input panel

The input panel has three modes:

  1. Standard
  2. Scientific
  3. Symbols

To start using the app, enter an expression like (5-3 * 22) or (8x=44) and click submit and the calculator will automatically solve your issue. However, for some operations, you need to provide the input first and then click on the corresponding operation. The operations are:

  1. limit
  2. derivative
  3. Integral
  4. Summation
  5. Absolute
  6. Expand
  7. Factor For example, to compute the derivative of 2x you need to enter 2x and then click on the derivative button (ⅆ).

Note the I button in the lower Scientific section denotes the imaginary number (i).

Clone this wiki locally