<?php
$TOC = array (
  0 => 
  array (
    0 => 'math.constants.php',
    1 => '定義済み定数',
  ),
  1 => 
  array (
    0 => 'enum.roundingmode.php',
    1 => 'RoundingMode',
  ),
  2 => 
  array (
    0 => 'ref.math.php',
    1 => 'Math 関数',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.math.php',
    1 => '数学',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);