Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
値は56.024096385542165で、ドットの前に数字が必要です。(この場合は56です)。
JavaScript を使用してこれを行うにはどうすればよいですか?
やるだけ
parseInt(yournumber, 10)