Resistivity RA/L = p

This commit is contained in:
2025-10-26 13:00:59 +00:00
parent 47a92d5060
commit 8048d536d1
2 changed files with 24 additions and 0 deletions

View File

@@ -135,4 +135,5 @@ gen_list = [
("binary_addition", "computer_science"),
("kinetic_energy", "physics"),
("potential_dividers", "physics"),
("resistivity", "physics"),
]