Floating point numbers in bash or csh
They just don’t pass through!! Bash or csh are unable to use floating numbers, as they understand numbers containing decimal point as strings. So, only actions with full numbers can be performed in these shells.