Foglio elettronico - Le funzioni logiche Folha de cálculo - as funções lógicas Tabellenkalkulations - die logischen 
Funktionen Tableur - Les fonctions logiques

The Concept of a Function

Spreadsheets generally have a large number of integrated functions for processing data. There are hundreds, categorised as follows:

  • Arithmetic functions that offer basic tools to process numerical data
  • Statistical functions that have analysis tools, averaging tools
  • Date functions that process and convert dates
  • Logic functions that process logic data (AND, OR, etc.)
  • Financial functions that process monetary data

Function Syntax

A function is characterised by its name (written in uppercase by convention), followed by parenthesis. It contains arguments (inside the parenthesis), which are a set of values, separated by semi-colons, to which the function applies. Thus, a function called FUNCTION would be written as follows:

FUNCTION(arguments)


Last update on Thursday October 16, 2008 02:43:17 PM.This document entitled « Spreadsheets - Logic Functions » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Best answers for « Spreadsheets Logic Functions » in :
Spreadsheets - Conditional expressions Show What is a Conditional Structure? Conditional structures are instructions that allow to test if a condition is true or not. Conditional structures may be associated together. To successfully execute these tests using logical functions, spreadsheets...
Spreadsheets - Mathematical Functions Show Standard Functions Function Description ABS() This function returns the absolute value of a number. It therefore returns the number, if it is positive, or the opposite (positive) if it is negative ODD(value) Rounds a number up to the...
Spreadsheets - Arithmetic Functions Show The Concept of a Function Spreadsheets generally have a large number of integrated functions for processing data. There are hundreds, categorised as follows: Arithmetic functions that offer basic tools to process numerical data Statistical...
What is Daemon Log? ShowWhat is Daemon Log? Deamon is a program running in the background of your operating system, ensuring better functioning of your os. The Daemon Log run under /var/log/daemon.log and display information about the running system and...
[VBA]Updating a procedure or function Show[VBA]Updating a procedure or function Intro Solution Intro Managing a workbook,provided that only the standard functions of the spreadsheet are available,is a very difficult process. Solution The logical step is to make use of...
Log in remotely with SSH (Linux) ShowLog in remotely with SSH (Linux) Issue Solution Using SSH through a proxy: Issue Log in remotely with SSH under Linux. Solution The commands below are relevant only if you have an existing account on the PC you want to connect and...
Download The Logo Creator ShowDescription The logo creator was designed by Laughingbird Software Groups. The application is based on the creation of logos. Also, the application is available for everyone; no knowledge requirements needed to use it. Logo Creator is simple and...
Spreadsheet - Functions ShowThe Concept of a Function Spreadsheets generally have a large number of integrated functions for processing data. There are hundreds, categorised as follows: Arithmetic functions that offer basic tools to process numerical data Statistical...
Spreadsheet - Formulas ShowIntroduction to Formulas The main use of a spreadsheet is to automate calculations, which means using cells to perform operations based on values in other cells. The spreadsheet recalculates all the values each time a change is made to the value of...
Logonui - logonui.exe Showlogonui - logonui.exe logonui.exe (logonui stands for Windows LogOn User Interface) is a Windows NT/2000/XP generic process used for managing the Log-On and Log-Off screens, allowing the computer to switch easily from one user to the next. The...