Creal   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/gsl.xtm

Implementation

(bind-func Creal
  (lambda (num:gsl_complex*)
    (aref (tref num 0) 0)))


Back to Index