-
4 Comments
Show
1 older comment
Clemens Giegerich
on 2 Jul 2014
There are a constructors for int and double: http://docs.oracle.com/javase/1.5.0/docs/api/java/math/BigDecimal.html#BigDecimal(int)
http://docs.oracle.com/javase/1.5.0/docs/api/java/math/BigDecimal.html#BigDecimal(double)
Guillaume
on 2 Jul 2014
Oh yes, I missed that you were using BigDecimal instead of BigInteger.
Omer
on 2 Jul 2014
i have a 25 sized solution but it doesnt accept since i used symbolic toolbox :)
Suggested Problems
-
Remove the small words from a list of words.
1527 Solvers
-
651 Solvers
-
508 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
637 Solvers
-
Find the position of first minimum value in an integer array with numbers
178 Solvers
More from this Author6
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!