summaryrefslogtreecommitdiff
path: root/help/en_US/diric.xml
diff options
context:
space:
mode:
Diffstat (limited to 'help/en_US/diric.xml')
-rw-r--r--help/en_US/diric.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/help/en_US/diric.xml b/help/en_US/diric.xml
index fdbc3fa..9b7098c 100644
--- a/help/en_US/diric.xml
+++ b/help/en_US/diric.xml
@@ -41,18 +41,6 @@
<refsection>
<title>Description</title>
<para>
-This is an Octave function
-y=diric(x,n) returns the dirichlet function values of parameter x.
</para>
</refsection>
-
-<refsection>
- <title>Examples</title>
- <programlisting role="example"><![CDATA[
-1. diric([1 2 3],3)
-ans= 0.6935349 0.0559021 -0.3266617
-2. diric(1,2)
-ans= 0.8775826
- ]]></programlisting>
-</refsection>
</refentry>