{% extends "base_html.html" %}
{% load static %}
{% block title %}Mathics Installation Information{% endblock %}
{% block html_head %}
{% endblock %}
{% block html_body %}
{{BaseDirectory}}
{{HomeDirectory}}
{{InstallationDirectory}}
{{RootDirectory}}
{{TemporaryDirectory}}
{{DB_PATH}}
{{DOC_XML_DATA_PATH}}
Mathics is a general-purpose computer algebra system.
See the online documentation in fullscreen for a full list of supported functions, or go back to the main page.