在哪里可以找到Java中的余数运算符的实现? [英] Where can I find the implementation of remainder operator in java?

查看:100
本文介绍了在哪里可以找到Java中的余数运算符的实现?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Java中的double上找到余数运算符(%)的确切实现.你知道我在哪里可以找到它吗? (很抱歉,如果这是显而易见的知识)

I would like to find the exact implementation of the remainder operator (%) on double's in java. Do you know where I can find it? (Sorry if this is obvious knowledge)

推荐答案

语言功能的确切实现在JVM中.这可能取决于特定JVM版本针对其设计和编译的CPU体系结构.

The exact implementation of language features is in the JVM. It will probably depend on the CPU architecture the specific JVM version is designed and compiled for.

这篇关于在哪里可以找到Java中的余数运算符的实现?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆