Cimag   xtlang


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

Implementation

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


Back to Index