The programming tag has no wiki summary.
6
votes
1answer
109 views
How to express the concept of negation in mathematics
I have been reading the PHP manual in both Japanese and English and have reached the part about operators.
In the 代数演算子 section they talk about 加算, 減算 etc, and have a table showing all of the 代数演算子 ...
4
votes
3answers
135 views
How to read the Modulo operator in a formula
Because I am a programmer, I have been reading tutorials and manuals about programming in Japanese.
For the most part I am ok with all of the terminology, both from the computing side and maths side.
...
