Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

large numbers in java

  Asked By: Brayden    Date: Jul 06    Category: Java    Views: 846
  

im a beginner java
programmer and i need help with a project. I need to handle millions
of digits of numbers, so is there a java datatype that can aid me? If
not can anyone suggest a solution to this conundrum of mine.
thanx and take care.

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Sairish Kauser     Answered On: Jul 06

BigInteger and BigDecimal could help.

 
Answer #2    Answered By: Javairea Akram     Answered On: Jul 06

Creation of dynamic linked list at the run time is another option.

 
Didn't find what you were looking for? Find more on large numbers in java Or get search suggestion and latest updates.




Tagged: