Difference between revisions of "Bc"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{bc}} Category:Computing") |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | {{lc}} | ||
+ | [[wikipedia:bc (programming language)]] ([[1975]]) | ||
+ | |||
+ | == Examples == | ||
+ | [[echo]] "5+5" | bc | ||
+ | 10 | ||
+ | |||
+ | echo "5*5" | bc | ||
+ | 25 | ||
+ | |||
+ | echo "0.1 + 0.2" | bc | ||
+ | 0.3 | ||
+ | |||
+ | == Related == | ||
+ | * [[Beacon chain]] | ||
+ | * [[Arbitrary-precision arithmetic]] | ||
+ | * [[eqn]] | ||
+ | * [[Lorinda Cherry]] | ||
+ | * [[POSIX]] | ||
+ | * [[Operator]] | ||
== See also == | == See also == | ||
* {{bc}} | * {{bc}} | ||
+ | * {{FP}} | ||
[[Category:Computing]] | [[Category:Computing]] |
Latest revision as of 04:14, 3 November 2022
Advertising: