Zapof Functions Listed by Category



Math operation.

Binary operators

  • + : plus
  • - : minus
  • / : divide
  • * : multiply
  • & : bitwise AND
  • ^ : exponentiation

Comparison operators

  • =  : equal
  • <  : less than
  • >  : greater than
  • >= : greater than equal
  • <> : not equal

Unary operators

  • + : plus
  • - : negation
  • % : percent


Logical functions

The Logical functions allow boolean logic decisions.


AND, FALSE, IF, IFERROR, IFNA, NOT, OR, SWITCH, TRUE, XOR



Date & Time functions

The Date & Time functions are used to manipulate dates and times.


TODAY, NOW, YEAR, MONTH, DAY, WEEKDAY, HOUR, MINUTE, SECOND, DATE, DATETIME, DATEVALUE, TIME, TIMEVALUE, EOMONTH, EDATE, INTERVAL, WORKDAY, WORKDAY.INTL, NETWORKDAYS, NETWORKDAYS.INTL, DAYS, DAYS360, DAYSINMONTH, DAYSINYEAR, WEEKS, WEEKSINYEAR, WEEKNUM, ISOWEEKNUM, MONTHS, YEARS, ISLEAPYEAR, YEARFRAC



Text functions

The Text functions manipulate or return text.






Complex Number functions

The Complex Number functions operate on (mathematical) complex numbers such as 2 + 3i.


COMPLEX, IMABS, IMAGINARY, IMPOWER, IMARGUMENT, IMCOS, IMCOSH, IMCOT, IMCSC, IMCSCH, IMDIV, IMEXP, IMCONJUGATE, IMLN, IMLOG10, IMLOG2, IMPRODUCT, IMREAL, IMSEC, IMSECH, IMSIN, IMSINH, IMSQRT, IMSUB, IMSUM, IMTAN



Number Conversion functions

The Number Conversion functions convert numbers between forms.




Information functions

The Information functions return information about cells, such as whether they contain text or a formula, etc.


ERROR.TYPE, ISBLANK, ISBINARY, ISERR, ISERROR, ISEVEN, ISLOGICAL, ISNA, ISNONTEXT, ISNUMBER, ISODD, ISREF, ISTEXT, N, NA, TYPE



Lookup-reference functions

The Lookup-reference functions find values in tables, or cell references.


ARRAYLENGTH, CHOOSE, GETARRAYELEMENT, INDEX, INDIRECT, ISINARRAY, MATCH, OFFSET



Financial functions

The Financial functions provide common business calculations.





Array functions

The Array functions operate on and return entire tables of data.


FREQUENCY, GROWTH, LINEST, LOGEST, MDETERM, MINVERSE, MMULT, MUNIT, TRANSPOSE, TREND



Engineering functions

The Engineering functions provide common engineering calculations.


BITAND, BITLSHIFT, BITOR, BITRSHIFT, BITXOR



Miscellaneous functions

UNIQUE, ARGS2ARRAY, JOIN, NUMBERS, EVAL, JSON.QUERY, JSON.TEXT, JSON.PARSE, JSON.GET, JSON.SET







This page is protected by Google reCAPTCHA. Privacy - Terms.
 
Built using Zapof