Skip to content
forked from fasseg/exp4j

A tiny math expression evaluator for the Java programming language

License

Notifications You must be signed in to change notification settings

RightAirBlack/exp4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exp4j修改版

Fork自原来的exp4j, 做了一点修改,使其额外支持String类型的运算。

String

  • 字符串字面量: ''""

  • 字符串连接: str + 114514

  • 字符串乘法: str * 250

About

A tiny math expression evaluator for the Java programming language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%