OMPT Practice

OMPT Digital Calculator Guide: How to Type Exact Answers

· 13 min read

Short answer

The OMPT wants exact answers unless a question asks for a decimal: the help centre's own example is -48/408, which scores as -2/17 and not as -0.12. You type them with your keyboard (3/4, 2^5, sqrt(5), log(2,8), pi) or build them in the on-screen formula editor, and you leave a fraction or an exponent with the right arrow key before typing what comes after it. Intervals are built with the interval buttons on the function tab, never with typed brackets. The on-screen calculator (basic for A, B, C and F, scientific for D and G, statistics for OMPT-E) prints decimals and will not convert them back, so the last step of most questions is done by you, on paper.

I have marked mocks where a student knew every piece of mathematics on the paper and still lost a fifth of the marks in the answer box. A denominator that swallowed the rest of the expression, a decimal where a fraction was wanted, an interval typed with keyboard brackets. This post is about the box. The rules on what you may have on the desk, and why you cannot bring your own calculator, are in the calculator rules post; I will not repeat them here beyond one sentence each.

The OMPT answer format rule: exact unless a decimal is asked for

The help centre puts it in one line: use exact answers unless instructed otherwise, and do not use decimal numbers unless the question specifically asks for a decimal answer. Exact means fractions, square roots, cube roots and other closed expressions. The illustration on that page is a simplification question:

The same page warns that the on-screen calculator may display results as decimals but does not convert decimals into fractions, and recommends calculating by hand where possible, simplifying yourself, and converting a decimal result into exact form before you submit. It also says the numbers are chosen so they can be calculated easily by hand and that you will not be asked for very high powers or complicated roots. Read those two sentences together and the working method follows: the calculator checks arithmetic, and the exact form is produced by you, from the factorisation or the root you can see on paper. When a question does ask for a decimal, give a decimal, with a point and never a comma, rounded as the question says; the rounding convention when a question is silent is not documented, so match whatever precision the question uses.

OMPT answer entry: the keyboard syntax

Two ways in. The on-screen formula editor (OMPT calls it the virtual keyboard) has tabs for standard symbols, functions, logic, vectors, letters and units, and builds two-dimensional expressions as you click. Your own keyboard does the same job faster: type 3/4 and the editor renders a stacked fraction; type ln or log(a,b) and it recognises the function. The help centre says the editor may freeze on long expressions and suggests breaking them into parts or switching to keyboard input, which is why I teach the keyboard first. The syntax below is from the SOWISO student documentation and the OMPT help centre.

You wantTypeNotes
A fraction3/4Renders as a stacked fraction; the cursor stays in the denominator until you press the right arrow
A power2^5The cursor stays in the exponent; arrow out before continuing
A square rootsqrt(5)Or 5^(1/2), or the √ key
A cube rootrt(7,3)Or 7^(1/3); the ⁿ√ key also exists
Log with a baselog(2,8)Base first, argument second: log(2,8) is log base 2 of 8
Log base 10log(100)A bare log is base 10 in SOWISO, as in the natural sciences
Natural logln(x)Also on the function tab
e and πe and piTyped as letters; most Greek letters work the same way (alpha, theta)
Absolute valueabs(x)Or the |□| key
A decimal0.5Decimal point only; a comma is not accepted
2 times x2xAn integer followed by a letter is the one allowed shortcut
x times yx*yxy is read as a single two-letter name, so the star is needed
A product with brackets(x+1)*xNot (x+1)x and not 2(x+1); write 2*(x+1)
x to the yx^yexp(x) or e^x for the exponential function

Sources: the SOWISO article "Entering expressions in the editor" and the public SOWISO theory pages on entering numbers and symbolic expressions. The paid OMPT practice material has a chapter "Getting used to the test software" with nine editor exercises; that chapter outranks this table.

Nested fractions and exponents: the arrow-key exit rule

This is the one that costs the most marks, because the editor is two-dimensional. When you type a slash, everything you type next lands in the denominator; when you type a caret, everything lands in the exponent. To get out, you press the right arrow. The help centre gives the sequence for this expression:

Press 7, then ^, then 1, then /, then 3, then the right arrow twice, then / and 3. The first arrow leaves the denominator of 1/3, the second leaves the exponent, and only then does the final slash make a new fraction with the whole of 7^(1/3) on top. Skip the arrows and you have typed 7 to the power of 1 over 3 over 3, which is a different number. The SOWISO documentation gives the same rule for a sum of fractions: to enter 1/2 + 3/4, type the first fraction, press the right arrow so the plus sign lands outside the denominator, then type the second. Practise this on the free OMPT-A mock until it is a reflex, since the exponents-and-roots questions are exactly where it bites; the exponents and roots drill has enough of them to build the habit.

One newer convenience: since 2025, clicking a mathematical expression in the question copies it into the answer field. Use it for answer templates like y = □x + □ and for any question that wants your answer in a stated shape, then edit the template rather than rebuilding it.

Intervals, infinity, unions and "or": where typed brackets fail

Inequality and domain questions have their own rules, and they are the rules students break most on the inequalities drill. An answer in the form of an interval, or a union of intervals, must be built with the interval buttons on the function tab of the virtual keyboard; the SOWISO documentation says students cannot use buttons on a different tab or brackets on their physical keyboard for this. Four templates exist: closed, open and the two half-open shapes. An endpoint at infinity must be open. The system warns if you close it, in these words: you use a ] so that ∞ lies within the interval, but ∞ is not a real number. Union and intersection symbols live on the logic tab.

The good news is that the checker compares sets, not strings. The documentation shows one rule for x > 4 accepting x > 4, the interval (4, ∞), x > 3 and x > 4 joined by the and symbol, and even (4, 5] united with [5, ∞), because they are all the same set. Two solutions to an equation are written as a disjunction, x = 3 or x = -3, with the or symbol from the standard tab; whether typing the word "or" on the physical keyboard is accepted is not documented, so use the button or copy the template from the question. A chained inequality like 3 < x < 10 is documented as problematic; write x > 3 and x < 10, one variable, in that order. The standard tab also has "all" and "none" keys, presumably for all real numbers and no solution, but their grading behaviour is not documented anywhere I can cite, so if a question expects one of them, use the template it shows.

The three OMPT calculators and what each key does for you

Which calculator you get depends on the letter, and the mapping is fixed on the omptest.org calculator page. The point of knowing the keys in advance is to know what the calculator cannot do, so you stop reaching for it.

CalculatorVariantsKeysWhat that means for your working
BasicA, B, C, FDigits, decimal point, brackets, + − × ÷, x², √, ansNo power key: 3⁴ is 3×3×3×3. No fraction key, no log, no trig, no π. Output is a decimal with about 13 digits
ScientificD, G123 tab: x², x^□, √, ⁿ√, log₁₀, log with any base, ln, sin, cos, tan, factorial, degree sign, π, e. f(x) tab: sin⁻¹, cos⁻¹, tan⁻¹, 10^□, e^□, nPr, nCr, absEnough to check any value; still no exact output, so sin(π/6) comes back as 0.5, and you write 1/2
StatisticsENormal, Inverse Normal, Binomial, Cumulative Binomial, nPr, nCr, factorial, x², √, the four operationsThe distribution buttons replace tables; no log, no trig, no general power key

Key lists from the omptest.org calculator page and the help-centre screenshots, checked 21 September 2026.

Two warnings from the help centre belong here. First, the calculator article says the basic calculator does not apply the order of operations automatically and that you have to enter your formula in the right order yourself. When I tried the public demo of the basic calculator, 2 + 3 × 4 came back as 14, so the live build may have changed, but the in-test build is what matters and I cannot see it; bracket everything, every time, and the question never arises. Second, the OMPT-B practice material mentions a scientific calculator in the trigonometry chapter, and the help centre is explicit that those questions will not be on the test: everything on the B is answerable with the basic calculator, which means the special values of sine, cosine and tangent have to be in your head. The logarithms drill is the equivalent for A and B candidates, because a log question on the basic calculator is a question you answer by hand.

Before you press enter: the checklist

  1. Read the question's last line again. If it says decimal, or a number of decimal places, give that. If it says nothing, give exact form.
  2. Look at the rendered expression in the answer box, not at what you typed. A denominator that has swallowed the next term, or an exponent that runs on, shows up on screen before it shows up on the certificate.
  3. Check that every bracket closes and that no caret is doubled; 5+6( and 5^^3 are the help centre's own examples of invalid input.
  4. For a fraction, check it is simplified: -48/408 is -2/17. For a root, check nothing square is left under it.
  5. For an interval, check it came from the interval buttons, the infinity end is round, and unions came from the logic tab.
  6. For an equation with two solutions, check both are there and joined by the or symbol; half a solution set is partial credit at best.
  7. For multiplication between letters or before a bracket, check the star is there: x*y, 2*(x+1).
  8. Then press enter and move on. The questions are all loaded at the start, so you can return to any of them before you submit.

What to do if the field rejects your input, wants a decimal, or needs a nested fraction

If the field rejects your input, delete the whole answer rather than editing inside it, then retype it linearly from the keyboard with explicit brackets: 7^(1/3)/3, with the arrows used to exit the fraction and the exponent as described above. If the editor has frozen on a long expression, break the expression into smaller parts or switch to keyboard input, which is the help centre's own advice. If it is still orange after that, leave it: the grader reads it by hand and the mathematics you typed still counts for something. If the question asks for a decimal, use the calculator for the last step, type the result with a point, round to what the question specifies, and do not add a fraction alongside it. If you need a nested fraction, build it outside in: type the numerator expression, press the right arrow until you are back at the top level, then the slash, then the denominator; for anything with three or more levels, the formula editor's fraction template with the arrows is more reliable than a long typed line. The algebra mistakes post has the sign and root errors that usually sit underneath a rejected answer.

Two students, two answer boxes

Student one is sitting OMPT-A for Maastricht SBE, where the benchmark is 75%. Her mocks score 80% on the maths and 68% once I mark them to the format: decimals for two fraction answers, one lost solution on a quadratic, a log written as log(8,2) with the base and argument swapped. None of that is mathematics. We spend one evening on the syntax table, one on the arrow-key rule with the exponents drill, and she reads every rendered answer before pressing enter. Next mock, 79% marked to the format, and the score estimator puts her clear of the benchmark with the per-topic profile she already had.

Student two is sitting OMPT-D, which needs a final answer plus a written note of calculations for every question. He has the scientific calculator, so exact values are at hand, and his problem is intervals: a domain question answered with typed brackets, a solution set for a trig equation typed as a chain instead of a disjunction. On the D, the note saves him partial credit even when the box is wrong, but partial is not full. He learns the function tab, builds every interval from its template, writes x = π/6 or x = 5π/6 with the or key, and marks the one hour of interface practice as the cheapest points on his plan.

Frequently asked questions

Can I type fractions on the OMPT?

Yes. Type the numerator, a slash and the denominator, and the editor renders a stacked fraction; 3/4 becomes three quarters. The cursor stays in the denominator afterwards, so press the right arrow before typing anything that belongs outside the fraction. The fraction template on the formula editor does the same with a click. Simplify before you enter: -48/408 scores as -2/17.

Does the OMPT accept decimals?

Only when the question asks for a decimal. The help centre says to use exact answers unless instructed otherwise and warns that a decimal where an exact answer is expected may lose points; its example marks -0.12 wrong against -2/17. When a decimal is wanted, type it with a decimal point, never a comma, and round to whatever the question specifies.

How do I enter square roots on the OMPT?

Type sqrt(5) for the square root of 5, or use the √ key on the formula editor; 5^(1/2) also works. A cube root is rt(7,3) or 7^(1/3), and the ⁿ√ key exists too. Leave nothing square under the root, and if the root sits over a fraction or inside an exponent, use the right arrow to step out before you continue typing.

How do I type a logarithm with a base on the OMPT?

Type log(a,b) with the base first: log(2,8) is log base 2 of 8. A bare log(x) is base 10 in SOWISO, and ln(x) is the natural logarithm. Both functions are also on the function tab of the formula editor. Swapping base and argument is the most common log-entry error I mark, and it is a wrong answer, not a formatting slip.

How do I enter an interval on the OMPT?

With the interval buttons on the function tab of the formula editor; typed keyboard brackets are not accepted for interval answers. Pick the template with the right open or closed ends, and keep an infinity end open, since the system warns that infinity is not a real number. Unions and intersections come from the logic tab. The checker compares sets, so equivalent forms score the same.

Can I use pi on the OMPT calculator?

On the scientific calculator (OMPT-D and G) and the answer editor, yes: pi typed as letters, or the π key. The basic calculator for A, B, C and F has no π key and no trig, and the help centre confirms that no test question needs them; special angles and their exact values are expected from memory, and an answer like π/6 is typed as pi/6.

Sources