Big Number Calculator

Keyboard Command Equivalents

del

"Delete key (Mac), Bksp key (PC)"

=

Enter or Return key

About

Cntl a

Store

Cntl s

Recall

Cntl r

Clear

Cntl y or Clear key (Mac)

AC

Esc

log2

Cntl w

ln

Cntl e

log10

Cntl t

SetMod

Cntl m

SHA1

Cntl h

xCy

Cntl c

x<->y

Cntl x

GetMod

Cntl g

SetBase

Cntl b

Next p

Cntl n

Rand p

Cntl p

gcd

Cntl d

1/x

Cntl i

and

&

or

|

xor

^

not

~

mod

%

SetBit

:

ClearBit

;

Random

#

x**y

@

+/-

\

(

( or [ or {

)

) or ] or }

+

+

-

-

*

*

/

/

=

=

!

!

Return to Big Number Calculator