diff options
Diffstat (limited to 'macros/diric.sci')
-rw-r--r-- | macros/diric.sci | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/diric.sci b/macros/diric.sci index f60fee8..7d51e69 100644 --- a/macros/diric.sci +++ b/macros/diric.sci @@ -1,5 +1,4 @@ function [y]= diric(x,n) - // Calculates the dirichlet function // Calling Sequence // [y]=diric(x,n) |