{% extends "layout.html" %} {%- block htmltitle %}
{% trans %}SpeedCrunch is a high-precision scientific calculator featuring a fast, keyboard-driven user interface. It is free and open-source software, licensed under the GPL.{% endtrans %}
{{ _('Download') }} {{ _('Documentation') }} {{ _('Donate') }}
{% trans %}SpeedCrunch displays results as you type. Select a partial expression to evaluate only that part.{% endtrans %}
{% trans %}Previous inputs and results are shown in a scrollable history and can be easily recalled. Customizable syntax highlighting allows you to spot mistakes easily.{% endtrans %}
{% trans %}If you prefer the old-school way, an optional on-screen keypad is available as well.{% endtrans %}
{{ _('SpeedCrunch comes with over 80 built-in mathematical functions. You can also define your own functions.') }}
{{ _('Variables allow you to store your results. Perform calculations with up to 50 digits of precision, using complex numbers, numeral bases, unit conversions, and more.') }}
{{ _('Auto-completion allows you to speed up your task.') }}
{{ _('A built-in formula book allows to you to review and insert commonly used formulas, such as the volume of a cone.') }}
{{ _('Or insert one out of over 150 built-in scientific constants.') }}
{% trans %}SpeedCrunch is available for Windows, MacOS, and Linux, and comes in a number of languages.{% endtrans %}