B
Bill Nguyen
How do I get the absolute value of an expression in VB.NET? The new ABS
function looks scary to me!
Thanks
Bill
function looks scary to me!
Thanks
Bill
Bill Nguyen said:How do I get the absolute value of an expression in VB.NET? The new
ABS function looks scary to me!
Have you tried System.Math.Abs?How do I get the absolute value of an expression in VB.NET?
Or are you referring to a different ABS function?The new ABS
function looks scary to me!
* "Bill Nguyen said:How do I get the absolute value of an expression in VB.NET? The new ABS
function looks scary to me!