Variables mathématiques
Pi
Représente le symbole mathématique $\pi$.
Aléatoire
Renvoie un nombre pseudo-aléatoire à virgule flottante dans l’intervalle [0,1] (incluant 0, mais pas 1).
Utilisez la formule suivante pour générer un nombre entier pseudo-aléatoire dans l’intervalle [min,max] (incluant min et max) :
floor(random * (1.max - 1.min + 1)) + 1.min
recommendation-more-help
workfront-fusion-help-workfront-fusion