For the complete documentation index, see llms.txt. This page is also available as Markdown.

Rounding

General Rules

  1. If a situation would require rounding a numeric value, that number is rounded down to the nearest whole number.

Last updated