summaryrefslogtreecommitdiff
path: root/tests/10optimizer_bytecode/logmul10
blob: 75032404238e9aab8d21f14bfe451a3b5f0753bb (plain)
1
2
3
4
5
T=d f ld
V=x
R=-3,3,0.41
F=log10(1.1^x*4.1)
C=fp_log10(fp_pow(1.1, x) * 4.1)