(define-library (scheme inexact) (import (picrin base) (picrin math)) (export acos asin atan cos exp finite? infinite? log nan? sin sqrt tan))