Expression | Result | ||
p |
→ 0.000s |
||
q |
→ 0.000s |
||
r |
→ 0.000s |
||
s |
→ 0.000s |
||
t |
→ 0.000s |
||
v |
→ 0.000s |
||
w |
→ 0.000s |
||
x |
→ 0.000s |
||
y |
→ 0.000s |
||
z |
→ 0.000s |
||
Display as:
Source:
Z ...
Q ...
calculator.
“As is”, use at your own risk. Copyright © 2011-2013 Andrew Birrell.
This page performs arithmetic on rational numbers,
“i / j” where “i” and “j” are
arbitrarily large integers.
All the arithmetic is exact.
Literal integers are decimal unless obviously hex or prefixed by
“0x”;
fractional decimals work too.
The operators are
+,
-,
*,
/,
%,
mod,
and
^.
The functions are
sign,
abs,
floor,
round,
log10,
gcd,
inverse,
random,
and
prime
(hover for a description).
Expressions can refer to other expressions by name.
When you change an expression and press “tab”,
all results that depend on the expression’s value are updated.
Examples:
Zp,
RSA,
SOSP.
|