doc.arcgis.com/en/cityengine/2025.0/cga/cga-simple-types-operations.htm

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

Linked Hostnames

1
  • General Meta Tags

    17
    • title
      Simple types operators—ArcGIS CityEngine Resources | Documentation
    • charset
      utf-8
    • X-UA-Compatible
      IE=edge,chrome=1
    • viewport
      width=device-width, user-scalable=no
    • description
      Simple types operators Logical operatorsLogical operations on bool. Return type: bool !Negationcase !a||Logical Orcase a || b || f(x)&&Logical And case a && f(x)Arithmetic operatorsArithmetic operations on float.Return type: float+Plusa = c + bUnary plusa = +b-Minusa = b - cUnary minusa = -b*Multiplicationx = y * f(x)/Divisionx = 4 / d%Modulus (remainder)a = b % 10Equality operatorsCheck float, bool or string for equality.Return type: bool==Equalitycase a == b!=Inequalitycase a != bRelational operatorsCompare float or string.Return type: bool<Lesscase a < b<=Less or equalcase a <= b>Greatercase a > b>=Greater equalcase a >= bString concatenation operatorsConcatenate string with string, float or bool.Return type: string+String-string concatenationa
  • 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