DescriptionExpDecayLogPlot.svg English: (NOTE: THE ASPECT RATIO IS WRONG. THERE'S A .GIF VERSION THAT WORKS THOUGH.) The logarithmic-scale probability...
This W3C-unspecified plot was created with Gnuplot. set term svg fsize 16 size 800,600 set output "exponential-decay.svg" set border 3 set xtics nomirror...
This W3C-unspecified plot was created with Gnuplot. set term svg fsize 16 size 800,600 set output "Fluorine-18 decay.svg" set border 3 set xtics nomirror...
N0 = 100; demivie = log(2)/lambda; // Intervalle d'étude t = 0:1:100; // Fonction function [y]=population(lambda, N0, x) y = N0*exp(-lambda*x); endfunction...
0)/gr2 tau2=5.0 k2=log(2.0)/td2 r02=round(exp(k2*tau2),2) print(r02) if(plottaa==1) { if(levylle==1) { plotname1<-paste0(polku, plotname) svg(filename=plotname1...