This commit is contained in:
olli 2024-06-25 12:11:46 +02:00
parent ae1379180c
commit 05475361e8

View File

@ -1,6 +1,6 @@
function g_calc {
# function for calcul
# function for calculating via bc running in the background (much faster then starting bc every time)
# $g_fd_bc_in $fd_bc_out have to be global
unset g_calc_result