Changes between Version 191 and Version 192 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2021-04-12T21:58:53+02:00 (4 years ago)
Author:
simon04
Comment:

#20751 – mod

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v191 v192  
    12151215 <, >, <=, >=, ==::
    12161216  comparison operators
    1217  asin, atan, atan2, ceil, cos, cosh, exp, floor, log, max, min, random, round, signum, sin, sinh, sqrt, tan, tanh::
     1217 asin, atan, atan2, ceil, cos, cosh, exp, floor, log, max, min, mod (since r17759), random, round, signum, sin, sinh, sqrt, tan, tanh::
    12181218  the usual meaning, [https://download.oracle.com/javase/8/docs/api/java/lang/Math.html details]
    12191219 cond(b, fst, snd)::