Tagged Questions
3
votes
1answer
76 views
Odd results using FP package inside table environment
I'm trying to create a number of running totals using the FP package. I define a macro for adding numbers to a running total and then I define a macro to output the final value.
The problem I'm ...