Changes

Line 298: Line 298:     
==ZOS Section==
 
==ZOS Section==
*The syntax is to calculate CONVERT in ZOS is <math>CONVERT(Number,Fromunit,Tounit)</math>
+
*The syntax to CONVERT units in ZOS is <math>CONVERT(Number,Fromunit,Tounit)</math>
 
**<math>Number</math> is the value in <math>Fromunit</math> to change.
 
**<math>Number</math> is the value in <math>Fromunit</math> to change.
 
**<math>Fromunit</math> is the units for the value.
 
**<math>Fromunit</math> is the units for the value.
 
**<math>Tounit</math>is the units for the result.  
 
**<math>Tounit</math>is the units for the result.  
 
*For e.g.,CONVERT(10.5..12.5..0.25,"in","ft")
 
*For e.g.,CONVERT(10.5..12.5..0.25,"in","ft")
 +
{{#ev:youtube|lJ5-gEU4KSA|400|center|Unit Convertion}}
    
==Examples==
 
==Examples==
writer
5,435

edits