On this page:
define

5.1 define

(define (id id ...) expr)
(define id expr)
The same as Intermediate with Lambda’s define, except that a function is allowed to accept zero arguments.