Can someone help me | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Can someone help me

I'm new to Go and dunno what math import does

20th Apr 2022, 1:30 AM
bĢ¶lĢ¶aĢ¶nĢ¶kĢ¶
bĢ¶lĢ¶aĢ¶nĢ¶kĢ¶ - avatar
2 Respostas
+ 3
math import is used to use inbuilt functions of math class like min, max.
20th Apr 2022, 2:34 AM
AĶ¢J
AĶ¢J - avatar
+ 1
it gives you access to lots of useful mathematical formulas šŸ‘‡šŸ‘‡šŸ‘‡šŸ‘‡ https://www.geeksforgeeks.org/math-package-in-golang/
20th Apr 2022, 2:34 AM
NonStop CODING
NonStop CODING - avatar