photo

Anders Tagmose Lundsfryd


Last seen: alrededor de 2 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Finding array index for a given array element does not work all the time
Hello, I've been using the find(ismemeber()) function to find the index of an array element, however it does not work all the t...

5 meses hace | 2 respuestas | 0

2

respuestas

Respondida
rounding elements in array to nearest 0.25
If you want to round to the nearest 0.25 both up and down, then do: %roudn to nearest 0.25 updown = round(in * 4)/4;

más de 3 años hace | 3