| ... | @@ -8866,7 +8866,7 @@ fn doTheTest() !void { | ... | @@ -8866,7 +8866,7 @@ fn doTheTest() !void { |
| 8866 | {#header_open|@ceil#} | 8866 | {#header_open|@ceil#} |
| 8867 | <pre>{#syntax#}@ceil(value: anytype) @TypeOf(value){#endsyntax#}</pre> | 8867 | <pre>{#syntax#}@ceil(value: anytype) @TypeOf(value){#endsyntax#}</pre> |
| 8868 | <p> | 8868 | <p> |
| 8869 | Returns the largest integral value not less than the given floating point number. | 8869 | Returns the smallest integral value not less than the given floating point number. |
| 8870 | Uses a dedicated hardware instruction when available. | 8870 | Uses a dedicated hardware instruction when available. |
| 8871 | </p> | 8871 | </p> |
| 8872 | <p> | 8872 | <p> |