xinchishenwang33

这是一个简单粗暴的乘法与除法

Usage no npm install needed!

<script type="module">
  import xinchishenwang33 from 'https://cdn.skypack.dev/xinchishenwang33';
</script>

README

只是一个帅气的男孩制作的简单的乘除法

用法

const addObj = require('xinchishenwang');

  console.log(`乘法计算的结果是 ${addObj.chengfAdd.sf(1,2)}`)

  console.log(`除法计算的结果是 ${addObj.chufAdd.cf(1,2)}`)