I'm trying to pass a counter to a macro that uses macros from the fp package.
I can pass hard coded values and \results from the fp package BUT if I pass the counter it complains that it is not a valid floating point value.
Is there any way to make this is work? There should be no diference between \cmd{1} and \cmd{\count0} as logically and mathematically when \count0 is 1.
I'm not sure what is going on behind the scenes but there should be some way to get it to work. This will save me trouble of having to create a \result variable that follows the counter which adds unnecessary clutter.

\documentclassand the appropriate packages so that those trying to help don't have to recreate it. – Peter Grill Mar 16 '12 at 03:25