File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ Each code strives to abide by Unix philosophy _'Do one thing and do it well'_
128
128
- Body Mass Index (BMI) imperial calculator ` bmi-lb-inch.bas ` , ` bmi-lb-inch.pl `
129
129
- Calories to joules converter ` c2j.awk ` , ` c2j.pl `
130
130
- Cardiac Output calculator: ` cardiac-output.awk ` , ` cardiac.bat ` & ` cardiac-output.pl `
131
- - Celsius to Fahrenheit temperature scale converter: ` fahrenheit.awk `
131
+ - Celsius to Fahrenheit temperature scale converter: ` fahrenheit.awk ` , ` fahrenheit.pl `
132
132
- Fahrenheit to Celsius temperature scale converter: ` celsius.awk ` , ` celsius.pl `
133
133
- Hip-Waiste Ratio calculator: ` hip-waist.awk ` , ` hip-waiste.rexx ` , ` hip-waist.pl `
134
134
- Kilogram(s) to pound(s) converter: ` kg2lb.awk ` , ` kg2lb.pl `
@@ -281,6 +281,7 @@ Type `perl` followed by the file name eg `perl bmi.pl`. Perl almost alway comes
281
281
- ` ect-formulae.pl ` : is ECT dosing formulae and equations' calculator
282
282
- ` energy.pl ` : energy calculator in joules for ECT using dynamic impedance, charge and current (E=I^2* R* Q)
283
283
- ` fab.pl ` : Frontal Assessment Battery (FAB)
284
+ - ` fahrenheit.pl ` : Celsius to Fahrenheit temperature scale converter
284
285
- ` gad7.pl ` : Generalised Anxiety Disroder (GAD-7) Assessment
285
286
- ` hama.pl ` : Hamilton Anxiety Rating Scale (HAM-A)
286
287
- ` hdrs7.pl ` : Hamilton Depression Rating Scale (HDRS-7)
You can’t perform that action at this time.
0 commit comments