1.0.0 • Published 3 years ago

calculor1231233 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago
npm i calculor1231233
const calculor=require(calculor1231233)
jia.add(a,b,c)

##加方法

//定义a,b,c
var a=3,b=4,c=6;
//调用add方法
console.log(jia.add(a,b,c))
//输出结果为
13

##加方法

//定义a,b
var a=3,b=4;
//调用jian方法
console.log(jian.jian(a,b))
//输出结果为
-1

##开源协议 "license":"ISC"

1.0.0

3 years ago