UNPKG

phpjs

Version:

php.js offers community built php functions in javascript

56 lines (54 loc) 1.5 kB
--- layout: page title: "JavaScript math functions" comments: false sharing: false footer: true --- <!-- Generated by Rakefile:build --> - [abs](/functions/abs) - [acos](/functions/acos) - [acosh](/functions/acosh) - [asin](/functions/asin) - [asinh](/functions/asinh) - [atan](/functions/atan) - [atan2](/functions/atan2) - [atanh](/functions/atanh) - [base_convert](/functions/base_convert) - [bindec](/functions/bindec) - [ceil](/functions/ceil) - [cos](/functions/cos) - [cosh](/functions/cosh) - [decbin](/functions/decbin) - [dechex](/functions/dechex) - [decoct](/functions/decoct) - [deg2rad](/functions/deg2rad) - [exp](/functions/exp) - [expm1](/functions/expm1) - [floor](/functions/floor) - [fmod](/functions/fmod) - [getrandmax](/functions/getrandmax) - [hexdec](/functions/hexdec) - [hypot](/functions/hypot) - [is_finite](/functions/is_finite) - [is_infinite](/functions/is_infinite) - [is_nan](/functions/is_nan) - [lcg_value](/functions/lcg_value) - [log](/functions/log) - [log10](/functions/log10) - [log1p](/functions/log1p) - [max](/functions/max) - [min](/functions/min) - [mt_getrandmax](/functions/mt_getrandmax) - [mt_rand](/functions/mt_rand) - [octdec](/functions/octdec) - [pi](/functions/pi) - [pow](/functions/pow) - [rad2deg](/functions/rad2deg) - [rand](/functions/rand) - [round](/functions/round) - [sin](/functions/sin) - [sinh](/functions/sinh) - [sqrt](/functions/sqrt) - [tan](/functions/tan) - [tanh](/functions/tanh)