I have a program were I use the math unit, but I get a "access violation", and an "unhandled exeption" errors. It's an unit, but when I used the float type, it gives an "identifier not found: Float". Shouldn't it find it when i have a uses math? I suppose there are some compiler switches I have to use, but I don't know which.