General Calculator

Calculator that should work on every page :p

Από την 15/06/2024. Δείτε την τελευταία έκδοση.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
BadOrBest
Βαθμολογίες
0 0 0
Έκδοση
2.2.1
Δημιουργήθηκε την
03/06/2024
Ενημερώθηκε την
15/06/2024
Μέγεθος
20 KB
Άδεια
MIT
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

Here's a list of functionalities the general calculator can handle:

1. Basic arithmetic operations (addition, subtraction, multiplication, division).
2. Algebraic expressions with letters (e.g., '3x = 67').
3. Trigonometric functions (sine, cosine, tangent, hyperbolic sine, hyperbolic cosine, hyperbolic tangent).
4. Inverse trigonometric functions (arcsin, arccos, arctan, inverse hyperbolic sine, inverse hyperbolic cosine, inverse hyperbolic tangent).
5. Logarithmic functions (natural logarithm, base 10 logarithm, base 2 logarithm).
6. Exponential functions (base e, base 10, base 2).
7. Mathematical constants (Euler's number, Pi, square root of 2, square root of 1/2).
8. Additional mathematical operations (factorial, permutations, combinations, rounding).
9. Conversion between degrees and radians.
10. Draggable chat box with adjustable height and collapse button.
11. Interactive chat interface with user input and bot responses.
12. Chat history display with scrolling functionality.
These functionalities provide a comprehensive calculator capable of handling a wide range of mathematical calculations and expressions.

Any new functions or bugs/errors/complaints are to be reported in the Feedback section.

If you are forking this please either credit me or give me a heads up!