Inverted syntax: Difference between revisions

m (moved Quackery to correct alphabetical place (Qu comes after Qi))
Line 447:
 
{{FormulaeEntry|page=https://formulae.org/?script=examples/Inverted_syntax}}
 
'''Inverted syntax with conditional expressions'''
 
The following is how is visualized the common IF expression:
 
[[File:Fōrmulæ - Inverted syntax 01.png|border]]
 
The following is the visualization of the inverted IF expression. Notice that they are different expressions, in order that they can be visualized in different form, but they reduce the same way.
 
[[File:Fōrmulæ - Inverted syntax 02.png|border]]
 
'''Inverted syntax with assignment'''
 
The assignment expression does not have an inverted form.
 
=={{header|Go}}==
2,120

edits