I have float number 2.11.

How do I get the absolute value for this number?

Code:
Dim av As String
av = Abs(2.11) <= 0.0005