how to check whether a number is an integer?
- From: "André" <svs@xxxxxx>
- Date: Fri, 27 Oct 2006 18:13:27 +0200
Hello,
I need to know whether the result of a division is a integer or not.
dim x =60
dim y = 3
if x/y is a integer then
....
else
....
end if
How can i know that?
Thanks
André
.
- Follow-Ups:
- Re: how to check whether a number is an integer?
- From: Cor Ligthert [MVP]
- Re: how to check whether a number is an integer?
- From: Herfried K. Wagner [MVP]
- Re: how to check whether a number is an integer?
- From: Theo Verweij
- Re: how to check whether a number is an integer?
- Prev by Date: Re: Detecting textchanged event when user initiates it
- Next by Date: Re: vb.net; controls
- Previous by thread: vb.net; controls
- Next by thread: Re: how to check whether a number is an integer?
- Index(es):