Keyword
inf is the keyword for infinite. It just serves that purpose.
It can be used wherever a number could be used, for example.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn the infinite keyword.
inf is the keyword for infinite. It just serves that purpose.
It can be used wherever a number could be used, for example.
x = -inf / 3
# is still -inf
Was this page helpful?