# an-tiny-arithmetic-operation-function-only-22-lines-of-codes **Repository Path**: fools2015/an-tiny-arithmetic-operation-function-only-22-lines-of-codes ## Basic Information - **Project Name**: an-tiny-arithmetic-operation-function-only-22-lines-of-codes - **Description**: 一个四则运算函数,支持运算符优先级, 仅 22 行代码, 实现了: 加法(+), 减法(-), 乘法(*), 除法(/), 取余(%), an arithmetic-operation function,support PRI., only 22 lines of code, Implement features: addition (+), subduction (-), multiplication(*), division (/), remainder (%) - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-01-11 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个四则运算函数,支持运算符优先级, 仅 22 行代码, ## 实现了: ### 加法(+), ### 减法(-), ### 乘法(*), ### 除法(/), ### 取余(%), ### # an arithmetic-operation function,support PRI., only 22 lines of code, ## Implement features: ### addition (+), ### subduction (-), ### multiplication(*), ### division (/), ### remainder (%)