To use fact.grx:
1. Load fact.grx
2. Use the fact function: (fact 5) and it should return 120.
3. Use the sqr function: (sqr 4) and it should return 2.