RAND

returns a random number between 0 and 1 · from excel · excel: not yet compared · sheets: not yet compared

signature

RAND()

returns: number · volatile — recomputes on every evaluation

usage

  • =RAND()

related

  • ABS returns absolute value of a number
  • ACOS returns arccosine of a number
  • ACOSH returns inverse hyperbolic cosine
  • ACOT returns the arccotangent of a number
  • ACOTH returns the inverse hyperbolic cotangent
  • ADD adds two numbers — sheets exposes the + operator as a function