PNmmBtuPerGallon

See Also...

Related Topics

 

 

Description

Displays the price of one mmBtu of NYMEX Propane.

 

 

Formula

PNmmBtuPerGallon=begin

   retval = Scale(PN#.recent / PN_mmBtu,SPREAD_SCALE)

end

 

 

Parameters

NA

 

 

Return Value

The price of one mmBtu of NYMEX Propane.

 

 

Examples

PNmmBtuPerGallon

 

This call returns the price of one mmBtu of Propane.

 

 

Comments

PN_mmBtu is a constant that approximates the number of mmBtu in a gallon of Propane. Dividing the price of propane by the PN_mmBtu constant gives the price of one mmBtu of Propane.

 

SPREAD_SCALE is a constant that governs the number of decimal places displayed by spread formulas.

 

©2008 Aspen Research Group, Ltd. All rights reserved. Terms of Use.