Re: Help with "facing" routine
I would like to thank for all help with this routine, now it works
perfectly. I have not decided which routine to use yet, I will have to speed
test them first. Right now I use the one given by Jiri because it has the
least lines of code.
There is one thing in the mail from Lithex I would like to point out:
> function Int(object x) return(x-remainder(x,1)) end function
Instead, you can just use the built-in floor(). Probably faster.
Einar
|
Not Categorized, Please Help
|
|