real-part

real-part : (num -> real)

purpose:
to extract the real part from a complex number


Intermediate Student with Lambda Language