(bind-func xtm_division (lambda (a:Rational b:float) (/ (/ (convert (tref a 0) float) (convert (tref a 1) float)) b)))