Skip to content

php教程学习-新编程xinbc.com

  • 首页
  • PHP 基础教程
  • PHP 数据库
  • PHP 表单
  • PHP 高级教程
  • PHP XML
  • PHP与AJAX
  • PHP参考手册
  • PHP 函数
    • PHP 5 String 函数
    • PHP Array 函数
    • PHP Calendar 函数
    • PHP Date / Time 函数
    • PHP Directory 函数
    • PHP Error 和 Logging 函数
    • PHP Filesystem 函数
    • PHP Filter 函数
    • PHP Ftp 函数
    • PHP HTTP 函数
    • PHP LibXML 函数
    • PHP Mail 函数
    • PHP MATH 函数
    • PHP MySQL 函数
    • PHP SimpleXML 函数
    • PHP XML Parser 函数
    • PHP Zip File 函数
    • PHP 杂项函数
Close Button

分类: PHP MATH 函数

PHP decbin() 函数

PHP decbin() 函数 PHP Math 函数 定义和用法 decbin() 函数把十进制转换为二进制 […]

阅读更多

PHP log10() 函数

PHP log10() 函数 PHP Math 函数 定义和用法 log10() 以 10 为底的对数。 语法 […]

阅读更多

PHP srand() 函数

PHP srand() 函数 PHP Math 函数 定义和用法 srand() 函数播下随机数发生器种子。 […]

阅读更多

PHP dechex() 函数

PHP dechex() 函数 PHP Math 函数 定义和用法 dechex() 函数把十进制转换为十六进 […]

阅读更多

PHP log1p() 函数

PHP log1p() 函数 PHP Math 函数 定义和用法 log1p() 以返回 log(1 + x) […]

阅读更多

PHP tan() 函数

PHP tan() 函数 PHP Math 函数 定义和用法 tan() 函数返回正切。 语法 tan(x) […]

阅读更多

PHP decoct() 函数

PHP decoct() 函数 PHP Math 函数 定义和用法 decoct() 函数把十进制转换为八进制 […]

阅读更多

PHP max() 函数

PHP max() 函数 PHP Math 函数 定义和用法 max() 返回最大值。 语法 max(x,y) […]

阅读更多

PHP tanh() 函数

PHP tanh() 函数 PHP Math 函数 定义和用法 tanh() 函数返回双曲正切。 语法 tan […]

阅读更多

PHP deg2rad() 函数

PHP deg2rad() 函数 PHP Math 函数 定义和用法 deg2rad() 函数将角度转换为弧度 […]

阅读更多

文章分页

Page 1 Page 2 … Page 5 Next page
  • PHP XML
  • PHP 基础教程
  • PHP 数据库
  • PHP 表单
  • PHP 高级教程
  • PHP与AJAX
  • PHP参考手册

本站由xinbc二次开发