diff options
-rw-r--r-- | source/text/scalc/01/04060115.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060115.xhp b/source/text/scalc/01/04060115.xhp index de721f9db7..0f2d555bb3 100644 --- a/source/text/scalc/01/04060115.xhp +++ b/source/text/scalc/01/04060115.xhp @@ -74,7 +74,7 @@ <paragraph id="hd_id050220171032372274" role="heading" level="3" xml-lang="en-US">Examples</paragraph> <paragraph id="par_id050220171019077179" role="paragraph" xml-lang="en-US">=BESSELJ(3.45, 4), returns 0.196772639864984</paragraph> -<paragraph id="par_id050220171019078280" role="paragraph" xml-lang="en-US">=BESSELJ(3.45, 4.333), returns 0.144803466373734, same as above because the fractional part of N is ignored.</paragraph> +<paragraph id="par_id050220171019078280" role="paragraph" xml-lang="en-US">=BESSELJ(3.45, 4.333), returns 0.196772639864984, same as above because the fractional part of N is ignored.</paragraph> <paragraph id="par_id050220171019079818" role="paragraph" xml-lang="en-US">=BESSELJ(-1, 3), returns -0.019563353982668</paragraph> </section> @@ -410,4 +410,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |