parent
295d9cf631
commit
237ad102fe
@ -0,0 +1,9 @@
|
|||||||
|
package open;
|
||||||
|
|
||||||
|
public class duishu {
|
||||||
|
|
||||||
|
public double duishu(double a,double b) {
|
||||||
|
return Math.log(a)/Math.log(a);
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in new issue