how to multiply float in bash code example Example: bash multiply float bc <<< '0.3333*3.33' #Use bc command for multiplyng floats 1.1098