Changes between Version 67 and Version 68 of Nl:Help/Styles/MapCSSImplementation
- Timestamp:
- 2021-04-13T11:49:15+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Nl:Help/Styles/MapCSSImplementation
v67 v68 1 [[TranslatedPages(revision=19 1)]]1 [[TranslatedPages(revision=192)]] 2 2 [[PageOutline(1-10,Inhoud)]] 3 3 Deze pagina documenteert details over implementatie van [osmwiki:MapCSS/0.2 MapCSS] in JOSM. Dit wordt gebruikt voor de volgende mogelijkheden in JOSM: … … 1233 1233 <, >, <=, >=, ==:: 1234 1234 vergelijkinsoperatoren 1235 asin, atan, atan2, ceil, cos, cosh, exp, floor, log, max, min, random, round, signum, sin, sinh, sqrt, tan, tanh:: 1235 asin, atan, atan2, ceil, cos, cosh, exp, floor, log, max, min, mod (vanaf r17759),, random, round, signum, sin, sinh, sqrt, tan, tanh:: 1236 1236 in de gebruikelijke betekenis, [https://download.oracle.com/javase/8/docs/api/java/lang/Math.html details] 1237 1237 cond(b, fst, snd)::
