コード例 #1
0
ファイル: BC.php プロジェクト: danhunsaker/bcmath
 public static function getScale($scale)
 {
     return parent::getScale($scale);
 }