Skip to content

khaledbakeer/Mathe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoMathe

wie kann man es nutzen, Sieh dafür bitte die Beispiele hier:

System.out.println(new DoMath().getSolution("5-3+2*Sin(90)"));              // out: 4.0
System.out.println(new DoMath().getSolution("Rechnen.Summe[1,2,3,4,5]"));   // out: 15.0
System.out.println(new DoMath().getSolution("Rechnen.Sin[90]"));            // out: 1.0
System.out.println(new DoMath().getSolution("1+1+Sqrt(50)"));               // out: 9.071067811865476

About

Mathematik, neue Experimente

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages