Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

arrotondamento python

x = 1.56846384
#round with 2 numbers next ,
round(x, 2)
 
PREVIOUS NEXT
Tagged: #arrotondamento #python
ADD COMMENT
Topic
Name
2+8 =