SpectaCalc is a computer-based calculator which doesn't try to pretend it's a hand-held calculator. With SpectaCalc, you calculate by typing in your calculations. The calculations can make immediate sense to the eye, for example:
'volume of a cylinder
radius = 4.1
height = 12.3
basearea = pi * radius ^ 2
volume = basearea * height