<?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 => '序言',
  ),
);