testsuite: add bc and dc tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
22
testsuite/bc_log.bc
Normal file
22
testsuite/bc_log.bc
Normal file
@@ -0,0 +1,22 @@
|
||||
l(0)
|
||||
l(0.5)
|
||||
l(1)
|
||||
l(1.5)
|
||||
l(1.74)
|
||||
l(2)
|
||||
l(3.2345)
|
||||
l(5.283957)
|
||||
l(13.23857)
|
||||
l(100)
|
||||
l(283.238957)
|
||||
l(-0.5)
|
||||
l(-1)
|
||||
l(-1.5)
|
||||
l(-1.74)
|
||||
l(-2)
|
||||
l(-3.2345)
|
||||
l(-5.283957)
|
||||
l(-13.23857)
|
||||
l(-100)
|
||||
l(-283.238957)
|
||||
l(10430710.3325472917)
|
Reference in New Issue
Block a user