-
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
-
5977 Solvers
-
4512 Solvers
-
1092 Solvers
-
205 Solvers
-
Back to basics - mean of corner elements of a matrix
428 Solvers
More from this Author6
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!