コード例 #1
0
	public static function acos( $n ){		return Less_Environment::_math('acos', 'rad', $n);	}