parent
804a16c97f
commit
b38c599cf9
@ -0,0 +1,7 @@
|
|||||||
|
public class index {
|
||||||
|
public index() {
|
||||||
|
}
|
||||||
|
public static double index1(int x){
|
||||||
|
return Math.exp(x);
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in new issue