1In mathematics, the operation of multiplying numbers; the formal term for multiplication (used in contexts such as matrix multiplication or algebra).
この問題は乗法を使って解きます。
This problem is solved using multiplication.
プログラムで行列の乗法を実装する必要がある。
I need to implement matrix multiplication in the program.
乗法の単位元は1で、任意の数 x に対して x×1 = x が成り立つ。
The identity element of multiplication is 1, and for any number x, x × 1 = x holds.