Copyright Notice¶
MathExpr is distributed under two licenses depending on the component:
ExprTk¶
Free use of the C++ Mathematical Expression Toolkit Library is permitted under the guidelines and in accordance with the most current version of the MIT License.
- https://www.opensource.org/licenses/MIT
- SPDX-License-Identifier: MIT
- SPDX-FileCopyrightText: Copyright (C) 1999-2025 Arash Partow
MathExpr¶
The modification introduced by MathExpr are licensed under the Apache License, Version 2.0.
- https://www.apache.org/licenses/LICENSE-2.0
- SPDX-License-Identifier: Apache-2.0
- SPDX-FileCopyrightText: Copyright 2013 Google Inc.
- SPDX-FileCopyrightText: Copyright 2024-2026 Yuya Asano