gaboshlib/g_calc.sh hinzugefügt
This commit is contained in:
parent
eeffd07384
commit
6166a25b9d
3
gaboshlib/g_calc.sh
Normal file
3
gaboshlib/g_calc.sh
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function g_calc {
|
||||||
|
echo "scale=8; $@" | bc | sed 's/^\./0./; s/^-\./-0./'
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user