xref: /freebsd/contrib/bc/tests/dc/all.txt (revision e64fe029e9d3ce476e77a478318e0c3cd201ff08)
1decimal
2length
3stack_len
4exec_stack_len
5add
6subtract
7multiply
8divide
9modulus
10divmod
11power
12sqrt
13modexp
14boolean
15negate
16trunc
17places
18shift
19abs
20scientific
21engineering
22vars
23misc
24misc1
25strings
26rand
27is_number
28is_string
29