doc.arcgis.com/en/cityengine/2025.0/cga/cga-isinf-function.htm

Preview meta tags from the doc.arcgis.com website.

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      isinf function—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      isinf function Syntaxbool isinf(value)bool[] isinf(values)Parametersvalue—floatvalues—float[]ReturnsTrue if value is infinite, false otherwise.For an array values a new array is returned containing the result of each element.Relatedisnan functionExamples isinf(1) # result = false isinf(1/0) # result = true isinf(ln(0)) # result = true isinf([1, 1/0]) # result = [false, true]
  • Link Tags

    8
    • shortcut icon
      /assets/img/favicon.ico
    • stylesheet
      /assets/css/screen.css
    • stylesheet
      /cdn/calcite/css/documentation.css
    • stylesheet
      /assets/css/print.css
    • stylesheet
      /cdn/css/colorbox.css

Links

2