Please also see this corresponding Medium article: https://medium.com/aleo-community/fixed-point-arithmetic-in-the-zksnark-based-programming-language-leo-5bc8707e08f9
To compile this Leo program, run:
leo build
To test this Leo program, run:
leo test
To output the number of constraints, run:
leo build -d