Click to See Complete Forum and Search --> : math functions in VB


January 28th, 2000, 07:30 PM
what is the VB code for:

1) finding the greatest common factor between two numbers
2) finding the least common multiple between two numbers
3) solving the equation x ^ x + a = b for b when you know what a, b are

rino_2
January 29th, 2000, 09:09 AM
Hi,

All I can tell you is a great site I know of: http://www.vbcode.com
Goto the Maths section and you should find some examples.