| Rounding mode | rndint(4.5) | rndint(5.5) | rndint(-4.5) | Notes | | ------------- | ----------: | ----------: | -----------: | ----- | | Round to nearest | 4 | 6 | -4 | Ties round to an even number | | Round down | 4 | 5 | -5 | | | Round up | 5 | 6 | -4 | | | Round to zero | 4 | 5 | -4 | |
this|that
| abc | def | | --- | --- | | bar | | *bar* | baz | boo |
> | quote | > | ----- | > | table |
* | list | | ---- | | table |
| default | left | center | right | | --- | :-- | :--: | --: |
Look Ma, a table without a body!
| not | a | table | | -- | | wrong number of header columns |
See Source File
Tables
| Rounding mode | rndint(4.5) | rndint(5.5) | rndint(-4.5) | Notes | | ------------- | ----------: | ----------: | -----------: | ----- | | Round to nearest | 4 | 6 | -4 | Ties round to an even number | | Round down | 4 | 5 | -5 | | | Round up | 5 | 6 | -4 | | | Round to zero | 4 | 5 | -4 | |
this|that
| abc | def | | --- | --- | | bar | | *bar* | baz | boo |
> | quote | > | ----- | > | table |
* | list | | ---- | | table |
| default | left | center | right | | --- | :-- | :--: | --: |
Look Ma, a table without a body!
| not | a | table | | -- | | wrong number of header columns |