Persönliche Werkzeuge

Vorlage:Px2mm

Aus BogenWiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 8: Zeile 8:
-----
-----
{{px2mm|-118|-|debug}}
{{px2mm|-118|-|debug}}
-
-----
 
-
{{px2mm|118|v|debug}}
 
</noinclude><includeonly>{{#ifeq:{{{3|nodebug}}}|nodebug|<nowiki
</noinclude><includeonly>{{#ifeq:{{{3|nodebug}}}|nodebug|<nowiki
/>{{#if:{{{1}}}|<nowiki
/>{{#if:{{{1}}}|<nowiki
Zeile 24: Zeile 22:
/>{{{1}}}px = {{#expr:{{{1}}}/600*25.4 round 2}} ({{{1}}}/600*25.4 round 2)<br><nowiki
/>{{{1}}}px = {{#expr:{{{1}}}/600*25.4 round 2}} ({{{1}}}/600*25.4 round 2)<br><nowiki
/>{{{1}}}px = {{#expr:{{{1}}}/600*25.4 round 3}} ({{{1}}}/600*25.4 round 3)<br><nowiki
/>{{{1}}}px = {{#expr:{{{1}}}/600*25.4 round 3}} ({{{1}}}/600*25.4 round 3)<br><nowiki
 +
/><nowiki>{{px2mm|</nowiki>{{{1}}}<nowiki>}}</nowiki> = {{px2mm|{{{1}}}}}<br><nowiki
 +
/><nowiki>{{px2mm|</nowiki>{{{1}}}<nowiki>|v}}</nowiki> = {{px2mm|{{{1}}}|v}}<br><nowiki
/>}}</includeonly>
/>}}</includeonly>

Version vom 19:51, 11. Jan. 2025

Ohne erzwungenes Vorzeichen:
1px = 0,0; 0px = 0,0; -1px = 0,0
Mit erzwungenem Vorzeichen:
1px = 0,0; 0px = 0,0; -1px = 0,0


118px = 4.99533333333 = 4,10 (a=4; b=50; c=40)
118px = 5 (118/600*25.4 round 1)
118px = 5 (118/600*25.4 round 2)
118px = 4.995 (118/600*25.4 round 3)


-118px = -4.99533333333 = -4,-10 (a=-4; b=-50; c=-40)
-118px = -5 (-118/600*25.4 round 1)
-118px = -5 (-118/600*25.4 round 2)
-118px = -4.995 (-118/600*25.4 round 3)