PHP look at past and predict the next number -


OK, so I have a list of numbers

1,5,8,0, 4, 3

What would I like to do to see numbers for a PHP script and get average? If the average is low then the last number then the last number from the average of <1 p>

tell me That's what ur asking something like this -

  & lt ;? Php $ a = array (1,5,8,0,4,3); $ B = array_sum ($ a); If ($ b    

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -