summaryrefslogtreecommitdiff
path: root/tests/10optimizer_bytecode/sqrlog10
blob: fca65e3aca011a7fcca58c085027ebaf4963b6f1 (plain)
1
2
3
4
5
6
# cSqr cLog   -> cAbs cLog   cDup cAdd
T=d f ld mf
V=x
R=-10,10,0.8
F=log10(x^2)
C=fp_log10(x*x)