Difference between revisions of "NL/Documentation/How Tos/Calc: functie ONWAAR"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: __NOTOC__ == ONWAAR == Geeft als resultaat de logische waarde '''ONWAAR''' terug. === Syntaxis: === <tt>'''ONWAAR()'''</tt> : De functie <tt>'''ONWAAR()'''</tt> heeft geen argumenten ...)
 
m (Problemen:)
 
(5 intermediate revisions by 3 users not shown)
Line 15: Line 15:
 
: geeft <tt>'''WAAR'''</tt> terug
 
: geeft <tt>'''WAAR'''</tt> terug
  
=== Zie ook: ===
+
=== Problemen: ===
'''[[Documentation/nl/How_Tos/Calc: functie WAAR|WAAR]]''',
+
* Een logische waarde in Calc is eenvoudigweg een getal met een Booleaanse opmaak, niet een afzonderlijk type zoals in Excel. Enkele incompatibele resultaten worden besproken in {{bug|58572}}.
'''[[Documentation/nl/How_Tos/Calc: functie NIET|NIET]]'''
+
  
'''[[Documentation/nl/How_Tos/Calc: Logische functies|Logische functies]]'''
+
{{NL/Documentation/ZieOok|
 +
* [[NL/Documentation/How_Tos/Calc: functie WAAR|WAAR]]
 +
* [[NL/Documentation/How_Tos/Calc: functie NIET|NIET]]
  
[[Documentation/nl/How_Tos/Calc: Functies alfabetisch gesorteerd|'''Functies - alfabetisch gesorteerd''']],
+
* [[NL/Documentation/How_Tos/Calc: Logische functies|Logische functies]]
[[Documentation/nl/How_Tos/Calc: Functies gesorteerd per categorie|'''Functies - gesorteerd per categorie''']]
+
  
=== Problemen: ===
+
* [[NL/Documentation/How_Tos/Calc: Functies alfabetisch gesorteerd|Functies - alfabetisch gesorteerd]]
* Een logische waarde in Calc is eenvoudigweg een getal met een Booleaanse opmaak, niet een afzonderlijk type zoals in Excel. Enkele incompatibele resultaten worden besproken in  [http://qa.openoffice.org/issues/show_bug.cgi?id=84266 Issue 84266].
+
* [[NL/Documentation/How_Tos/Calc: Functies gesorteerd per categorie|Functies - gesorteerd per categorie]]}}
 +
[[Category: NL/Documentation/Reference/Calc]]

Latest revision as of 12:12, 28 January 2024


ONWAAR

Geeft als resultaat de logische waarde ONWAAR terug.

Syntaxis:

ONWAAR()

De functie ONWAAR() heeft geen argumenten en geeft altijd de logische waarde ONWAAR terug.

Voorbeeld:

ONWAAR()

geeft ONWAAR terug

NIET(ONWAAR())

geeft WAAR terug

Problemen:

  • Een logische waarde in Calc is eenvoudigweg een getal met een Booleaanse opmaak, niet een afzonderlijk type zoals in Excel. Enkele incompatibele resultaten worden besproken in Issue 58572 .

Zie ook

Personal tools