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.
幅: 240 アスペクト比: 2.40 これら 2 つの変数に基づいて高さを取得する必要があります。式は何ですか?
比率の定義:
ratio = width / height
方式:
height = width / ratio = 240 / 2.40 = 100