PC Review


Reply
Thread Tools Rate Thread

Big Integers Problem

 
 
=?Utf-8?B?TW9oaXQgR3VwdGE=?=
Guest
Posts: n/a
 
      17th Nov 2004
How do I generate Big Integers in VB .NET?

For example, if I have a number like

98908324328432864872364234623874682342234234242342

that can't be stored in INT64 or INT32 type variable. How can I generate it?

Secondly, how will I multiply 2 big Integers?

Your help will be
 
Reply With Quote
 
 
 
 
Dan Bass
Guest
Posts: n/a
 
      17th Nov 2004
googled "large number multiplication c#" and got this:

http://www.thecodeproject.com/csharp/biginteger.asp


"Mohit Gupta" <(E-Mail Removed)> wrote in message
news:89BC234E-D069-4029-9F0E-(E-Mail Removed)...
> How do I generate Big Integers in VB .NET?
>
> For example, if I have a number like
>
> 98908324328432864872364234623874682342234234242342
>
> that can't be stored in INT64 or INT32 type variable. How can I generate
> it?
>
> Secondly, how will I multiply 2 big Integers?
>
> Your help will be



 
Reply With Quote
 
=?Utf-8?B?TW9oaXQgR3VwdGE=?=
Guest
Posts: n/a
 
      18th Nov 2004
Thanks



"Dan Bass" wrote:

> googled "large number multiplication c#" and got this:
>
> http://www.thecodeproject.com/csharp/biginteger.asp
>
>
> "Mohit Gupta" <(E-Mail Removed)> wrote in message
> news:89BC234E-D069-4029-9F0E-(E-Mail Removed)...
> > How do I generate Big Integers in VB .NET?
> >
> > For example, if I have a number like
> >
> > 98908324328432864872364234623874682342234234242342
> >
> > that can't be stored in INT64 or INT32 type variable. How can I generate
> > it?
> >
> > Secondly, how will I multiply 2 big Integers?
> >
> > Your help will be

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
A list of Consecutive Integers, can I search for missing integers =?Utf-8?B?Q00=?= Microsoft Excel Worksheet Functions 4 2nd Sep 2005 06:38 PM
Problem with DBNULL and Integers =?Utf-8?B?QmlsbEc=?= Microsoft Dot NET 2 6th May 2005 06:20 PM
Re: Problem importing and querying after five integers (MS Access 2002) Emilio Microsoft Access 1 7th Sep 2003 11:33 AM
Problem importing and querying after five integers (MS Access 2002) Emilio Microsoft Access 1 6th Sep 2003 04:33 PM
Problem importing and querying after five integers (MS Access 2002) Emilio Microsoft Access Queries 1 6th Sep 2003 04:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:55 AM.