SproutCMS

This is the code documentation for the SproutCMS project

function money()

Return a formatted currency value

Usage

unknown I18n::money ( float $number [, mixed $precision ] );

Arguments

  1. float $number
    The number to format
  2. $precision = NULL