switch-case-end结构求任意底数的对数
1、第一,以10为底的对数叫做常用对数(common logarithm),记作log,以无理数e(e=2.71828...)为底的对数叫做自然对数(natural logarithm),记作ln,对于任意底数的对数,可以采用换底公式进行计算,换底公式见下图。

3、第三,以x=log10(100)为例,即底数为10,真数为100,x等于以10为底100的对数,保存和运行上述脚本。在命令行窗口得到如下结果:ple锾攒揉敫ase input a base number of logarithm 'a:'10please input a real number of logarithm (antilogarithm) 'N:'100x= 2

5、第五,如果底数为e,求以e为底100的对数。运行脚本时输入a=exp(1),在命令行窗口得到如下结果:please input a base number of logarithm 'a:'exp(1)please input a real number of logarithm (antilogarithm) 'N:'100x= 4.6052

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:92
阅读量:30
阅读量:47
阅读量:77
阅读量:41