Skip to content

Commit bb0f0d9

Browse files
committed
Math fix
1 parent d139044 commit bb0f0d9

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

doc/manual/pdfmorph.pdf

-28 Bytes
Binary file not shown.

doc/manual/pdfmorph.texinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ and the nanoparticle form function is scaled
728728
Finally, we can conclude that the PDF after expansion follows
729729
@displaymath
730730
G'(r) = {{R(r/\alpha)} \over {\alpha r}} - 4\pi r {{\rho_0} \over {\alpha^3}} \gamma_0(r / \alpha)
731-
= {{G(\alpha r)} \over \alpha^2},
731+
= {{G(r/\alpha)} \over \alpha^2},
732732
@end displaymath
733733
which is the original PDF scaled by a factor @math{1/\alpha^2} and stretched by @math{\alpha}.
734734

tutorial/PDFmorph_manual.pdf

-720 KB
Binary file not shown.

0 commit comments

Comments
 (0)