round/

Name

round/ -- Return the closest integer to X divided by Y.

Synopsis

(round/ x y)

Description

Return the closest integer to X divided by Y.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 62 (CVS log)