]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/bc/Test/exp.b
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / bc / Test / exp.b
1 for (a=0; a<180; a+=.4) x=e(a)
2 x
3 quit