missing space
svn: r10676
This commit is contained in:
parent
c408a4d773
commit
c127e5fdb7
|
@ -406,7 +406,7 @@ used.
|
||||||
@section{Powers and Roots}
|
@section{Powers and Roots}
|
||||||
|
|
||||||
@defproc[(sqrt [z number?]) number?]{ Returns the principal
|
@defproc[(sqrt [z number?]) number?]{ Returns the principal
|
||||||
@as-index{square root} of @scheme[z].The result is exact if
|
@as-index{square root} of @scheme[z]. The result is exact if
|
||||||
@scheme[z] is exact and @scheme[z]'s square root is rational. See
|
@scheme[z] is exact and @scheme[z]'s square root is rational. See
|
||||||
also @scheme[integer-sqrt].
|
also @scheme[integer-sqrt].
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user