File size: 98 Bytes
ef8d53e
 
 
 
1
2
3
4
5
echo '#!/bin/bash
python3 -c "print(\"%.6f\"%($*))"' > calc
chmod +x calc
mv calc /usr/local/bin/