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