exact->inexact
exact->inexact : (num -> num)
purpose:
to convert an exact number to an inexact one
Intermediate Student Language