bc: do not disallow powers to N.0000 degree - it's even shorter code
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 22 Dec 2018 20:45:18 +0000 (21:45 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 22 Dec 2018 20:45:18 +0000 (21:45 +0100)
commit2ea8ddf8c245dd160eacf35409572c28345506f7
treea17cfa8d8a63045d47a10a8a1e72f91baf4a8404
parent1557b76edde8bc810f82ac67e3b83b2d6ccce51c
bc: do not disallow powers to N.0000 degree - it's even shorter code

function                                             old     new   delta
zbc_num_p                                            440     424     -16

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/bc.c