Posted inAndroid
Unix – Evaluate Floating Point Arithmetic Operations
Problem: How to evaluate Floating point Arithmetic operation in Unix? Solution: In UNIX, as we know, 'expr' is used to evaluate arithmetic operation but it is not used to evaluate…