Skip to content

Commit c01ee4d

Browse files
committed
math
1 parent 79666ea commit c01ee4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32892,10 +32892,10 @@ was an English &lt;a href="/wiki/Music_hall">music hall&lt;/a> singer, ...</code
3289232892

3289332893
<li><p><var>resY</var> is a positive floating-point number;</p></li>
3289432894

32895-
<li><p><code data-x=""><var>physicalWidth</var> * 72 / <var>resX</var></code> is
32895+
<li><p><var>physicalWidth</var>&nbsp;&times;&nbsp;72&nbsp;/&nbsp;<var>resX</var> is
3289632896
<var>dimX</var>;</p></li>
3289732897

32898-
<li><p><code data-x=""><var>physicalHeight</var> * 72 / <var>resY</var></code> is
32898+
<li><p><var>physicalHeight</var>&nbsp;&times;&nbsp;72&nbsp;/&nbsp;<var>resY</var> is
3289932899
<var>dimY</var>;</p></li>
3290032900

3290132901
<li><p><var>resUnit</var> is <code data-x="">2</code> (<code data-x="">Inch</code>),</p></li>

0 commit comments

Comments
 (0)