|
I wnat to implement the NCR=((N!)/((N-R)! R!) where -
December 13th, 2007
N and R are very between 2000 to 7000 in java? i want to implement the NCR=((N!)/(N-R)!(R!)) this is required in my project in the above expression N and R ranges between the 2000 to 7000 can any body help me.( i want to do this in java language only ) please if any body know this please send me the code.
with regards
|