Difference between revisions of "Bc"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[wikipedia:bc]] | [[wikipedia:bc]] | ||
− | echo "5+5" | bc | + | == Examples == |
+ | [[echo]] "5+5" | bc | ||
10 | 10 | ||
echo "5*5" | bc | echo "5*5" | bc | ||
+ | 25 | ||
Revision as of 12:44, 18 July 2021
This article is a Draft. Help us to complete it.
Examples
echo "5+5" | bc 10
echo "5*5" | bc 25
See also
Advertising: