MARIE 中的对数
我将如何编写计算对数的 MARIE 汇编代码。输入 A 和存储 A 输入 B 和存储 B。在 A 中输入 2,在 B 中输入 16 将打印结果并显示输出 4。对数 16 的底数 2 = 4。
How would I write a MARIE Assembly code that calculates logarithms. Input A and STORE A Input B and Store B. Enter in 2 in A and 16 in B would print a result and show an output 4. Log base 2 of 16 = 4.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论