syslogd: add config option to include milliseconds in timestamps
[oweals/busybox.git] / testsuite / bc_exponent.bc
1 e(0)
2 e(0.5)
3 e(1)
4 e(1.5)
5 e(1.74)
6 e(2)
7 e(3.2345)
8 e(5.283957)
9 e(13.23857)
10 e(100)
11 e(283.238957)
12 e(-0.5)
13 e(-1)
14 e(-1.5)
15 e(-1.74)
16 e(-2)
17 e(-3.2345)
18 e(-5.283957)
19 e(-13.23857)
20 e(-100)
21 e(-283.238957)
22 e(142.749502399)