# 计算器 **Repository Path**: zzhao114/caculater ## Basic Information - **Project Name**: 计算器 - **Description**: 数据精度为 0.000001,采用栈可进行加减乘除与括号运算 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://git.oschina.net/zzhao114/caculater - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #计算器 1. 采用栈,可进行加减乘除与括号运算 2. 精确度为 0.000001