Talk:Function composition: Difference between revisions

Content added Content deleted
mNo edit summary
m (J: do not wrap expressions in table headers)
Line 32: Line 32:
|-
|-
! Composition: <tt>∘</tt>
! Composition: <tt>∘</tt>
! Unary interpretation: <tt>'''f'''∘'''g''' y</tt>
! Unary interpretation: <tt>'''f'''∘'''g'''&nbsp;y</tt>
! Binary interpretation: <tt>x '''f'''∘'''g''' y</tt>
! Binary interpretation: <tt>x&nbsp;'''f'''∘'''g'''&nbsp;y</tt>
! Notes
! Notes
|-
|-