-
Notifications
You must be signed in to change notification settings - Fork 0
Home
MyMath is a brand new library which will help you to code!
Probably, this method isn't very useful, you can easily use double+double, but...
P.S. If you have ints you'll have to write MyMath.plus(Double.parseDouble(YourInt), Double.parseDouble(YourInt))
As useful as MyMath.plus, but instead of double+double, it does double-double
As useful as .plus & .minus, but .times=* & .div=/
Now we're done with the most boring
Calculates root of n power. Easy!
Calculates the result of base and power.
Calculates the log!
With logs calculates the power!
Calculates the !x.
Calculates the sum of a row
Come on! It's obvious!
Calculates module, floor & ceil of number
Changes minus to plus & back
Calculates what left after division
Rounds the number
Calculates random number between 2 numbers (double min, double max)
Converts Bin to Dec, Dec to Bin, Dec to Oct etc
Converts a number to a fraction. If downOrUp = 0 you'll get down, if = 1, you'll get up
Does operations with non-dec numbers (you have to type the System (2 bin, 8 octo, 16 hex))
The e number (2.7182818284590452353602874713526)
The pi number (3.141592653589793238462643383279)