rxcalc-1.0.1 has been yanked.
How To Use
Place this piece of code at the top of your file:
use calc;
Then, you can use rcalc like this:
calc; //return 2
You can also use it as a separate project:
Place this piece of code at the top of your file:
use calc;
Then, you can use rcalc like this:
calc; //return 2
You can also use it as a separate project: