+ 1
Do I need to know how all these function and memories them all?
There are a lots operator in this link. For better programming, is it necessary to memories them all? https://www.w3schools.com/java/java_math.asp
3 Réponses
+ 1
You may not need to remember them all, but it may be helpful if you know, what there is, someday you need some of those functions and remember that there was a list, where you can refer those.
+ 1
//Better if you remember, in some cases you have to use some commons one too
0
No. Just learn the most common and useful ones.