0
Bash Scripting
I just started Kali and I'm learning bash scripting at the moment. Please how can I use float numbers? I'm really confused about the concept.
1 Answer
0
bash does not support floating-point arithmetic by default, but you can use external tools for this