Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why is Java unable to calculate correct value of 479001600 * 13

User_B7YKODec 18 2021

The correct answer is 6227020800 whereas Java calculates it as 1932053504.
This is giving me incorrect values while calculating the factorial.

This post has been answered by User_B7YKO on Dec 18 2021
Jump to Answer
Comments
Post Details
Added on Dec 18 2021
1 comment
301 views