updated js

This commit is contained in:
Mattia Mascarello 2022-03-25 07:21:57 +01:00 committed by GitHub
parent 699e41e535
commit a9c8557d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
script.js generated
View File

@ -190,11 +190,11 @@ class EmRapporto {
$$ $$
$$ $$
\\frac{e}m = \\frac{\\sqrt{\\frac{e}m}f}{Br} \\frac{e}m = \\frac{\\sqrt{\\frac{e}m}t}{Br}
$$ $$
$$ $$
\\sqrt{\\frac{e}m}=\\frac{f}{Br} \\sqrt{\\frac{e}m}=\\frac{t}{Br}
$$ $$
`; `;
} }