200ohms potenciometer as analog input, Arduino UNO

fofro:
potencmt=a.analogRead(0);

What's the value returned by analogRead(0)?

0.49 is after you've done some math on it. What's the raw, unmodified value?