diff options
author | siddhu8990 | 2016-06-14 12:30:32 +0530 |
---|---|---|
committer | siddhu8990 | 2016-06-14 12:30:32 +0530 |
commit | 396de3715ed2615f81325661c264341165f0edb2 (patch) | |
tree | c880fb359e61eb0b7ebf12755c4bdae34816f564 /src/c/elementaryFunctions/nthroot/dnthroot.c | |
parent | c75fb67154fb5679d6ede9a52d5f5ae15600f9f9 (diff) | |
download | Scilab2C_fossee_old-396de3715ed2615f81325661c264341165f0edb2.tar.gz Scilab2C_fossee_old-396de3715ed2615f81325661c264341165f0edb2.tar.bz2 Scilab2C_fossee_old-396de3715ed2615f81325661c264341165f0edb2.zip |
Support added for diff, norm functions
Diffstat (limited to 'src/c/elementaryFunctions/nthroot/dnthroot.c')
-rw-r--r-- | src/c/elementaryFunctions/nthroot/dnthroot.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/c/elementaryFunctions/nthroot/dnthroot.c b/src/c/elementaryFunctions/nthroot/dnthroot.c new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/c/elementaryFunctions/nthroot/dnthroot.c |