Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<div style="font-size:30px">'''CONVERT(Number,Fromunit,Tounit)'''</div><br/>
 
<div style="font-size:30px">'''CONVERT(Number,Fromunit,Tounit)'''</div><br/>
   −
*<math>Number</math> is the value in <math>Fromunit</math>.
+
*<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.  
Line 296: Line 296:     
For Example, =CONVERT(1.50, "lbm", "kg") is 0.6804
 
For Example, =CONVERT(1.50, "lbm", "kg") is 0.6804
 +
 +
==ZOS Section==
 +
*The syntax is to calculate CONVERT in ZOS is <math>CONVERT(Number,Fromunit,Tounit)</math>
 +
**<math>Number</math> is the value in <math>Fromunit</math> to change.
 +
*<math>Fromunit</math> is the units for the value.
 +
*<math>Tounit</math>is the units for the result.
 +
*For e.g.,CONVERT(10..15,"in","ft")
    
==Examples==
 
==Examples==
writer
6,694

edits

Navigation menu