1 2 3 4 5 6 7 8 9 10 11 12 13
// Exa 7.4 clc; clear; // Given G = 3.8; // Gauge factor // Solution P = (G-1)/2; printf(' Poissons ratio of thin circular/wire of soft iron = %.1f \n',P);