Q: VB5 Math Library ...
I have just started using VB5 and find that the math functions are fairly limited. Is there somewhere that I can find some good strong math function library or is there something that I am missing. Seemingly simple functions such as rounding to any power or converting from one number base to another are not easy to do or find out how to do. I would appreciate it if you could help me.
mvaish; mvaish@ix.netcom.com

A: I'm not really using the math functions but on the site I have two files which contains some solutions form other users concerning math.
http://www.kather.net/VisualBasicSource/vbroundingnumbers.txt
http://www.kather.net/VisualBasicSource/vbConvertingNumbers.txt Return