René's URL Explorer Experiment


Title: Funciones matemáticas comunes - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: es.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://es.cppreference.com/
Crear una cuentahttp://es.cppreference.com/index.php?title=Especial:Crear_una_cuenta&returnto=cpp%2Fnumeric%2Fmath
Accederhttp://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fnumeric%2Fmath
Páginahttp://es.cppreference.com/cpp/numeric/math
Discusiónhttp://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/numeric/math&action=edit&redlink=1
http://es.cppreference.com/cpp/numeric/math
Leerhttp://es.cppreference.com/cpp/numeric/math
Ver código fuentehttp://es.cppreference.com/index.php?title=cpp/numeric/math&action=edit
Ver historialhttp://es.cppreference.com/index.php?title=cpp/numeric/math&action=history
http://es.cppreference.com/cpp/numeric/math
cpphttp://es.cppreference.com/cpp
numerichttp://es.cppreference.com/cpp/numeric
C++http://es.cppreference.com/cpp
Apoyo de compiladoreshttp://es.cppreference.com/cpp/compiler_support
Implementaciones independientes y albergadashttp://es.cppreference.com/cpp/freestanding
Lenguajehttp://es.cppreference.com/cpp/language
Biblioteca estándarhttp://es.cppreference.com/cpp/standard_library
Encabezados de la biblioteca estándarhttp://es.cppreference.com/cpp/header
Requisitos denominados http://es.cppreference.com/cpp/named_req
Macros de prueba de característica http://es.cppreference.com/cpp/feature_test
Biblioteca de apoyo del lenguajehttp://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Biblioteca de conceptoshttp://es.cppreference.com/cpp/concepts
Biblioteca de diagnósticoshttp://es.cppreference.com/cpp/error
Biblioteca de gestión de memoriahttp://es.cppreference.com/cpp/memory
Biblioteca de metaprogramaciónhttp://es.cppreference.com/cpp/meta
Biblioteca de servicios generaleshttp://es.cppreference.com/cpp/utility
Biblioteca de contenedoreshttp://es.cppreference.com/cpp/container
Biblioteca de iteradoreshttp://es.cppreference.com/cpp/iterator
Biblioteca de rangoshttp://es.cppreference.com/cpp/ranges
Biblioteca de algoritmoshttp://es.cppreference.com/cpp/algorithm
Biblioteca de cadenashttp://es.cppreference.com/cpp/string
Biblioteca de procesamiento de textohttp://es.cppreference.com/cpp/text
Biblioteca numéricahttp://es.cppreference.com/cpp/numeric
Biblioteca de fecha y horahttp://es.cppreference.com/cpp/chrono
Biblioteca de entrada/salidahttp://es.cppreference.com/cpp/io
Biblioteca del sistema de archivoshttp://es.cppreference.com/cpp/filesystem
Biblioteca de apoyo de concurrenciahttp://es.cppreference.com/cpp/thread
Biblioteca de apoyo de ejecuciónhttp://es.cppreference.com/cpp/execution
Especificaciones técnicashttp://es.cppreference.com/cpp/experimental
Índice de símboloshttp://es.cppreference.com/cpp/symbol_index
Bibliotecas externashttp://es.cppreference.com/cpp/links/libs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/navbar_content&action=edit
Biblioteca numéricahttp://es.cppreference.com/cpp/numeric
Funciones matemáticas especialeshttp://es.cppreference.com/cpp/numeric/special_functions
Constantes matemáticashttp://es.cppreference.com/cpp/numeric/constants
Algoritmos básicos de álgebra linealhttp://es.cppreference.com/cpp/numeric/linalg
Tipos de paralelismo de datos (SIMD)http://es.cppreference.com/cpp/numeric/simd
Entorno de punto flotantehttp://es.cppreference.com/cpp/numeric/fenv
Números complejoshttp://es.cppreference.com/cpp/numeric/complex
Arrays numéricos (valarray)http://es.cppreference.com/cpp/numeric/valarray
Generación de números pseudoaleatorioshttp://es.cppreference.com/cpp/numeric/random
Manipulación de bitshttp://es.cppreference.com/cpp/utility/bit
Aritmética de saturaciónhttp://es.cppreference.com/cpp/numeric#Aritmética_de_saturación
Operaciones de factorizaciónhttp://es.cppreference.com/cpp/numeric#Operaciones_de_factorización
gcdhttp://es.cppreference.com/cpp/numeric/gcd
lcmhttp://es.cppreference.com/cpp/numeric/lcm
Interpolacioneshttp://es.cppreference.com/cpp/numeric#Operaciones_de_interpolación
midpointhttp://es.cppreference.com/cpp/numeric/midpoint
lerphttp://es.cppreference.com/cpp/numeric/lerp
Operaciones numéricas genéricashttp://es.cppreference.com/cpp/numeric#Operaciones_numéricas
iotahttp://es.cppreference.com/cpp/algorithm/iota
ranges::iotahttp://es.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttp://es.cppreference.com/cpp/algorithm/accumulate
inner_producthttp://es.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttp://es.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttp://es.cppreference.com/cpp/algorithm/partial_sum
reducehttp://es.cppreference.com/cpp/algorithm/reduce
transform_reducehttp://es.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttp://es.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttp://es.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttp://es.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttp://es.cppreference.com/cpp/algorithm/transform_exclusive_scan
Aritmética de enteros comprobada estilo Chttp://es.cppreference.com/cpp/numeric#Aritmética_de_enteros_comprobada
ckd_addhttp://es.cppreference.com/cpp/numeric/ckd_add
ckd_subhttp://es.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttp://es.cppreference.com/cpp/numeric/ckd_mul
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/navbar_content&action=edit
abs(int)labsllabsimaxabshttp://es.cppreference.com/cpp/numeric/math/abs
abs(float)fabshttp://es.cppreference.com/cpp/numeric/math/fabs
divldivlldivimaxdivhttp://es.cppreference.com/cpp/numeric/math/div
fmodhttp://es.cppreference.com/cpp/numeric/math/fmod
remainderhttp://es.cppreference.com/cpp/numeric/math/remainder
remquohttp://es.cppreference.com/cpp/numeric/math/remquo
fmahttp://es.cppreference.com/cpp/numeric/math/fma
fmaxhttp://es.cppreference.com/cpp/numeric/math/fmax
fminhttp://es.cppreference.com/cpp/numeric/math/fmin
fdimhttp://es.cppreference.com/cpp/numeric/math/fdim
nannanfnanlhttp://es.cppreference.com/cpp/numeric/math/nan
exphttp://es.cppreference.com/cpp/numeric/math/exp
exp2http://es.cppreference.com/cpp/numeric/math/exp2
expm1http://es.cppreference.com/cpp/numeric/math/expm1
loghttp://es.cppreference.com/cpp/numeric/math/log
log10http://es.cppreference.com/cpp/numeric/math/log10
log1phttp://es.cppreference.com/cpp/numeric/math/log1p
log2http://es.cppreference.com/cpp/numeric/math/log2
sqrthttp://es.cppreference.com/cpp/numeric/math/sqrt
cbrthttp://es.cppreference.com/cpp/numeric/math/cbrt
hypothttp://es.cppreference.com/cpp/numeric/math/hypot
powhttp://es.cppreference.com/cpp/numeric/math/pow
sinhttp://es.cppreference.com/cpp/numeric/math/sin
coshttp://es.cppreference.com/cpp/numeric/math/cos
tanhttp://es.cppreference.com/cpp/numeric/math/tan
asinhttp://es.cppreference.com/cpp/numeric/math/asin
acoshttp://es.cppreference.com/cpp/numeric/math/acos
atanhttp://es.cppreference.com/cpp/numeric/math/atan
atan2http://es.cppreference.com/cpp/numeric/math/atan2
sinhhttp://es.cppreference.com/cpp/numeric/math/sinh
coshhttp://es.cppreference.com/cpp/numeric/math/cosh
tanhhttp://es.cppreference.com/cpp/numeric/math/tanh
asinhhttp://es.cppreference.com/cpp/numeric/math/asinh
acoshhttp://es.cppreference.com/cpp/numeric/math/acosh
atanhhttp://es.cppreference.com/cpp/numeric/math/atanh
erfhttp://es.cppreference.com/cpp/numeric/math/erf
erfchttp://es.cppreference.com/cpp/numeric/math/erfc
lgammahttp://es.cppreference.com/cpp/numeric/math/lgamma
tgammahttp://es.cppreference.com/cpp/numeric/math/tgamma
ceilhttp://es.cppreference.com/cpp/numeric/math/ceil
floorhttp://es.cppreference.com/cpp/numeric/math/floor
roundlroundllroundhttp://es.cppreference.com/cpp/numeric/math/round
trunchttp://es.cppreference.com/cpp/numeric/math/trunc
nearbyinthttp://es.cppreference.com/cpp/numeric/math/nearbyint
rintlrintllrinthttp://es.cppreference.com/cpp/numeric/math/rint
ldexphttp://es.cppreference.com/cpp/numeric/math/ldexp
scalbnscalblnhttp://es.cppreference.com/cpp/numeric/math/scalbn
ilogbhttp://es.cppreference.com/cpp/numeric/math/ilogb
logbhttp://es.cppreference.com/cpp/numeric/math/logb
frexphttp://es.cppreference.com/cpp/numeric/math/frexp
modfhttp://es.cppreference.com/cpp/numeric/math/modf
nextafternexttowardhttp://es.cppreference.com/cpp/numeric/math/nextafter
copysignhttp://es.cppreference.com/cpp/numeric/math/copysign
fpclassifyhttp://es.cppreference.com/cpp/numeric/math/fpclassify
isfinitehttp://es.cppreference.com/cpp/numeric/math/isfinite
isinfhttp://es.cppreference.com/cpp/numeric/math/isinf
isnanhttp://es.cppreference.com/cpp/numeric/math/isnan
isnormalhttp://es.cppreference.com/cpp/numeric/math/isnormal
signbithttp://es.cppreference.com/cpp/numeric/math/signbit
isgreaterhttp://es.cppreference.com/cpp/numeric/math/isgreater
isgreaterequalhttp://es.cppreference.com/cpp/numeric/math/isgreaterequal
islesshttp://es.cppreference.com/cpp/numeric/math/isless
islessequalhttp://es.cppreference.com/cpp/numeric/math/islessequal
islessgreaterhttp://es.cppreference.com/cpp/numeric/math/islessgreater
isunorderedhttp://es.cppreference.com/cpp/numeric/math/isunordered
HUGE_VALFHUGE_VALHUGE_VALLhttp://es.cppreference.com/cpp/numeric/math/HUGE_VAL
INFINITYhttp://es.cppreference.com/cpp/numeric/math/INFINITY
NANhttp://es.cppreference.com/cpp/numeric/math/NAN
math_errhandlingMATH_ERRNOMATH_ERREXCEPThttp://es.cppreference.com/cpp/numeric/math/math_errhandling
FP_NORMALFP_SUBNORMALFP_ZEROFP_INFINITEFP_NANhttp://es.cppreference.com/cpp/numeric/math/FP_categories
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/navbar_content&action=edit
1 Funcioneshttp://es.cppreference.com/cpp/numeric/math#Funciones
1.1 Operaciones básicashttp://es.cppreference.com/cpp/numeric/math#Operaciones_básicas
1.2 Funciones exponencialeshttp://es.cppreference.com/cpp/numeric/math#Funciones_exponenciales
1.3 Funciones de potenciashttp://es.cppreference.com/cpp/numeric/math#Funciones_de_potencias
1.4 Funciones trigonométricashttp://es.cppreference.com/cpp/numeric/math#Funciones_trigonométricas
1.5 Funciones hiperbólicashttp://es.cppreference.com/cpp/numeric/math#Funciones_hiperbólicas
1.6 Funciones de error y gammahttp://es.cppreference.com/cpp/numeric/math#Funciones_de_error_y_gamma
1.7 Operaciones de punto flotante al entero más cercanohttp://es.cppreference.com/cpp/numeric/math#Operaciones_de_punto_flotante_al_entero_más_cercano
1.8 Funciones de manipulación de punto flotantehttp://es.cppreference.com/cpp/numeric/math#Funciones_de_manipulación_de_punto_flotante
1.9 Clasificación y comparaciónhttp://es.cppreference.com/cpp/numeric/math#Clasificación_y_comparación
2 Tiposhttp://es.cppreference.com/cpp/numeric/math#Tipos
3 Constantes de macrohttp://es.cppreference.com/cpp/numeric/math#Constantes_de_macro
4 Notashttp://es.cppreference.com/cpp/numeric/math#Notas
4.1 Clasificaciónhttp://es.cppreference.com/cpp/numeric/math#Clasificación
5 Véase tambiénhttp://es.cppreference.com/cpp/numeric/math#Véase_también
http://es.cppreference.com/cpp/header/cstdlib
abs(int)labsllabsimaxabshttp://es.cppreference.com/cpp/numeric/math/abs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_abs&action=edit
div(int)ldivlldivhttp://es.cppreference.com/cpp/numeric/math/div
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_div&action=edit
http://es.cppreference.com/cpp/header/cinttypes
abs(std::intmax_t)imaxabshttp://es.cppreference.com/cpp/numeric/math/abs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_imaxabs&action=edit
div(std::intmax_t)imaxdivhttp://es.cppreference.com/cpp/numeric/math/div
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_imaxdiv&action=edit
http://es.cppreference.com/cpp/header/cmath
abs(float)fabsfabsffabslhttp://es.cppreference.com/cpp/numeric/math/fabs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fabs&action=edit
fmodfmodffmodlhttp://es.cppreference.com/cpp/numeric/math/fmod
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fmod&action=edit
remainderremainderfremainderlhttp://es.cppreference.com/cpp/numeric/math/remainder
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_remainder&action=edit
remquoremquofremquolhttp://es.cppreference.com/cpp/numeric/math/remquo
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_remquo&action=edit
fmafmaffmalhttp://es.cppreference.com/cpp/numeric/math/fma
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fma&action=edit
fmaxfmaxffmaxlhttp://es.cppreference.com/cpp/numeric/math/fmax
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fmax&action=edit
fminfminffminlhttp://es.cppreference.com/cpp/numeric/math/fmin
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fmin&action=edit
fdimfdimffdimlhttp://es.cppreference.com/cpp/numeric/math/fdim
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fdim&action=edit
nannanfnanlhttp://es.cppreference.com/cpp/numeric/math/nan
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fnan&action=edit
expexpfexplhttp://es.cppreference.com/cpp/numeric/math/exp
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_exp&action=edit
exp2exp2fexp2lhttp://es.cppreference.com/cpp/numeric/math/exp2
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_exp2&action=edit
expm1expm1fexpm1lhttp://es.cppreference.com/cpp/numeric/math/expm1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_expm1&action=edit
loglogfloglhttp://es.cppreference.com/cpp/numeric/math/log
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_log&action=edit
log10log10flog10lhttp://es.cppreference.com/cpp/numeric/math/log10
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_log10&action=edit
log2log2flog2lhttp://es.cppreference.com/cpp/numeric/math/log2
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_log2&action=edit
log1plog1pflog1plhttp://es.cppreference.com/cpp/numeric/math/log1p
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_log1p&action=edit
powpowfpowlhttp://es.cppreference.com/cpp/numeric/math/pow
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_pow&action=edit
sqrtsqrtfsqrtlhttp://es.cppreference.com/cpp/numeric/math/sqrt
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_sqrt&action=edit
cbrtcbrtfcbrtlhttp://es.cppreference.com/cpp/numeric/math/cbrt
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_cbrt&action=edit
hypothypotfhypotlhttp://es.cppreference.com/cpp/numeric/math/hypot
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_hypot&action=edit
sinsinfsinlhttp://es.cppreference.com/cpp/numeric/math/sin
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_sin&action=edit
coscosfcoslhttp://es.cppreference.com/cpp/numeric/math/cos
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_cos&action=edit
tantanftanlhttp://es.cppreference.com/cpp/numeric/math/tan
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_tan&action=edit
asinasinfasinlhttp://es.cppreference.com/cpp/numeric/math/asin
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_asin&action=edit
acosacosfacoslhttp://es.cppreference.com/cpp/numeric/math/acos
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_acos&action=edit
atanatanfatanlhttp://es.cppreference.com/cpp/numeric/math/atan
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_atan&action=edit
atan2atan2fatan2lhttp://es.cppreference.com/cpp/numeric/math/atan2
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_atan2&action=edit
sinhsinhfsinhlhttp://es.cppreference.com/cpp/numeric/math/sinh
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_sinh&action=edit
coshcoshfcoshlhttp://es.cppreference.com/cpp/numeric/math/cosh
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_cosh&action=edit
tanhtanhftanhlhttp://es.cppreference.com/cpp/numeric/math/tanh
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_tanh&action=edit
asinhasinhfasinhlhttp://es.cppreference.com/cpp/numeric/math/asinh
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_asinh&action=edit
acoshacoshfacoshlhttp://es.cppreference.com/cpp/numeric/math/acosh
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_acosh&action=edit
atanhatanhfatanhlhttp://es.cppreference.com/cpp/numeric/math/atanh
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_atanh&action=edit
erferfferflhttp://es.cppreference.com/cpp/numeric/math/erf
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_erf&action=edit
erfcerfcferfclhttp://es.cppreference.com/cpp/numeric/math/erfc
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_erfc&action=edit
tgammatgammaftgammalhttp://es.cppreference.com/cpp/numeric/math/tgamma
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_tgamma&action=edit
lgammalgammaflgammalhttp://es.cppreference.com/cpp/numeric/math/lgamma
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_lgamma&action=edit
ceilceilfceillhttp://es.cppreference.com/cpp/numeric/math/ceil
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_ceil&action=edit
floorfloorffloorlhttp://es.cppreference.com/cpp/numeric/math/floor
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_floor&action=edit
trunctruncftrunclhttp://es.cppreference.com/cpp/numeric/math/trunc
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_trunc&action=edit
roundroundfroundllroundlroundflroundlllroundllroundfllroundlhttp://es.cppreference.com/cpp/numeric/math/round
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_round&action=edit
nearbyintnearbyintfnearbyintlhttp://es.cppreference.com/cpp/numeric/math/nearbyint
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_nearbyint&action=edit
rintrintfrintllrintlrintflrintlllrintllrintfllrintlhttp://es.cppreference.com/cpp/numeric/math/rint
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_rint&action=edit
frexpfrexpffrexplhttp://es.cppreference.com/cpp/numeric/math/frexp
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_frexp&action=edit
ldexpldexpfldexplhttp://es.cppreference.com/cpp/numeric/math/ldexp
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_ldexp&action=edit
modfmodffmodflhttp://es.cppreference.com/cpp/numeric/math/modf
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_modf&action=edit
scalbnscalbnfscalbnlscalblnscalblnfscalblnlhttp://es.cppreference.com/cpp/numeric/math/scalbn
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_scalbn&action=edit
ilogbilogbfilogblhttp://es.cppreference.com/cpp/numeric/math/ilogb
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_ilogb&action=edit
logblogbflogblhttp://es.cppreference.com/cpp/numeric/math/logb
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_logb&action=edit
nextafternextafterfnextafterlnexttowardnexttowardfnexttowardlhttp://es.cppreference.com/cpp/numeric/math/nextafter
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_nextafter&action=edit
nextupnextupfnextuplnextdownnextdownfnextdownlhttp://es.cppreference.com/index.php?title=cpp/numeric/math/nextup&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_nextup&action=edit
copysigncopysignfcopysignlhttp://es.cppreference.com/cpp/numeric/math/copysign
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_copysign&action=edit
fpclassifyhttp://es.cppreference.com/cpp/numeric/math/fpclassify
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_fpclassify&action=edit
isfinitehttp://es.cppreference.com/cpp/numeric/math/isfinite
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isfinite&action=edit
isinfhttp://es.cppreference.com/cpp/numeric/math/isinf
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isinf&action=edit
isnanhttp://es.cppreference.com/cpp/numeric/math/isnan
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isnan&action=edit
isnormalhttp://es.cppreference.com/cpp/numeric/math/isnormal
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isnormal&action=edit
signbithttp://es.cppreference.com/cpp/numeric/math/signbit
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_signbit&action=edit
isgreaterhttp://es.cppreference.com/cpp/numeric/math/isgreater
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isgreater&action=edit
isgreaterequalhttp://es.cppreference.com/cpp/numeric/math/isgreaterequal
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isgreaterequal&action=edit
islesshttp://es.cppreference.com/cpp/numeric/math/isless
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isless&action=edit
islessequalhttp://es.cppreference.com/cpp/numeric/math/islessequal
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_islessequal&action=edit
islessgreaterhttp://es.cppreference.com/cpp/numeric/math/islessgreater
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_islessgreater&action=edit
isunorderedhttp://es.cppreference.com/cpp/numeric/math/isunordered
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_isunordered&action=edit
http://es.cppreference.com/cpp/header/cstdlib
div_thttp://es.cppreference.com/cpp/numeric/math/div
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_div_t&action=edit
ldiv_thttp://es.cppreference.com/cpp/numeric/math/div
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_ldiv_t&action=edit
lldiv_thttp://es.cppreference.com/cpp/numeric/math/div
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_lldiv_t&action=edit
http://es.cppreference.com/cpp/header/cinttypes
imaxdiv_thttp://es.cppreference.com/cpp/numeric/math/div
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_imaxdiv_t&action=edit
http://es.cppreference.com/cpp/header/cmath
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_float_t&action=edit
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_double_t&action=edit
http://es.cppreference.com/cpp/header/cmath
HUGE_VALFHUGE_VALHUGE_VALLhttp://es.cppreference.com/cpp/numeric/math/HUGE_VAL
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_HUGE_VAL&action=edit
math_errhandlingMATH_ERRNOMATH_ERREXCEPThttp://es.cppreference.com/cpp/numeric/math/math_errhandling
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_math_errhandling&action=edit
http://es.cppreference.com/cpp/header/cmath
http://es.cppreference.com/cpp/header/cfloat
INFINITYhttp://es.cppreference.com/cpp/numeric/math/INFINITY
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_INFINITY&action=edit
NANhttp://es.cppreference.com/cpp/numeric/math/NAN
simplehttps://es.wikipedia.org/wiki/NaN#Tipos_de_NaN
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_NAN&action=edit
http://es.cppreference.com/cpp/header/cfloat
FLT_SNANDBL_SNANLDBL_SNANhttp://es.cppreference.com/index.php?title=cpp/types/climits/SNAN&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_fp_SNAN&action=edit
prueba de característicahttp://es.cppreference.com/cpp/utility/feature_test
__cpp_lib_constexpr_cmathhttp://es.cppreference.com/cpp/feature_test#Características_de_la_biblioteca
http://es.cppreference.com/cpp/header/cmath
http://es.cppreference.com/cpp/header/cstdlib
http://es.cppreference.com/cpp/header/cmath
http://es.cppreference.com/cpp/header/cmath
FP_NORMALFP_SUBNORMALFP_ZEROFP_INFINITYFP_NANhttp://es.cppreference.com/cpp/numeric/math/FP_categories
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/math/dsc_FP_categories&action=edit
Funciones matemáticas especialeshttp://es.cppreference.com/cpp/numeric/special_functions
Documentación de Chttp://es.cppreference.com/c/numeric/math
Categoríashttp://es.cppreference.com/Especial:Categor%C3%ADas
Páginas que utilizan etiquetas source obsoletashttp://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_etiquetas_source_obsoletas&action=edit&redlink=1
Páginas que utilizan atributos enclose obsoletoshttp://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_atributos_enclose_obsoletos&action=edit&redlink=1
Página principalhttp://es.cppreference.com/P%C3%A1gina_principal
Cambios recienteshttp://es.cppreference.com/Especial:CambiosRecientes
Página aleatoriahttp://es.cppreference.com/Especial:Aleatoria
Ayuda sobre MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://es.cppreference.com/cpp/numeric/math
Lo que enlaza aquíhttp://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/numeric/math
Cambios relacionadoshttp://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/numeric/math
Subir archivohttp://upload.cppreference.com/w/Special:Upload
Páginas especialeshttp://es.cppreference.com/Especial:P%C3%A1ginasEspeciales
Versión para imprimirjavascript:print();
Enlace permanentehttp://es.cppreference.com/index.php?title=cpp/numeric/math&oldid=46383
Información de la páginahttp://es.cppreference.com/index.php?title=cpp/numeric/math&action=info
Češtinahttps://cs.cppreference.com/cpp/numeric/math
Deutschhttps://de.cppreference.com/cpp/numeric/math
Englishhttp://en.cppreference.com/cpp/numeric/math
Françaishttp://fr.cppreference.com/cpp/numeric/math
Italianohttp://it.cppreference.com/cpp/numeric/math
日本語http://ja.cppreference.com/cpp/numeric/math
Polskihttp://pl.cppreference.com/cpp/numeric/math
Portuguêshttp://pt.cppreference.com/cpp/numeric/math
Русскийhttp://ru.cppreference.com/cpp/numeric/math
Türkçehttp://tr.cppreference.com/cpp/numeric/math
中文http://zh.cppreference.com/cpp/numeric/math

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.