# exp4j **Repository Path**: debuggerCaofanCPU/exp4j ## Basic Information - **Project Name**: exp4j - **Description**: A tiny math expression evaluator for the Java programming language - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README exp4j ----- exp4j is a mathematical expression evaluator for the Java programming language. It is a simple-to-use and small library (~50kb) without any external dependencies. Check out http://www.objecthunter.net/exp4j/ for documentation and examples