René's URL Explorer Experiment


Title: std::fegetenv, std::fesetenv - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: es.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://es.cppreference.com/
Crear una cuentahttps://es.cppreference.com/index.php?title=Especial:Crear_una_cuenta&returnto=cpp%2Fnumeric%2Ffenv%2Ffeenv
Accederhttps://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fnumeric%2Ffenv%2Ffeenv
Páginahttps://es.cppreference.com/cpp/numeric/fenv/feenv
Discusiónhttps://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/numeric/fenv/feenv&action=edit&redlink=1
https://es.cppreference.com/cpp/numeric/fenv/feenv
Leerhttps://es.cppreference.com/cpp/numeric/fenv/feenv
Ver código fuentehttps://es.cppreference.com/index.php?title=cpp/numeric/fenv/feenv&action=edit
Ver historialhttps://es.cppreference.com/index.php?title=cpp/numeric/fenv/feenv&action=history
https://es.cppreference.com/cpp/numeric/fenv/feenv
cpphttps://es.cppreference.com/cpp
numerichttps://es.cppreference.com/cpp/numeric
fenvhttps://es.cppreference.com/cpp/numeric/fenv
Google Translatehttps://translate.google.com
aquíhttp://en.cppreference.com/w/Cppreference:MachineTranslations
C++https://es.cppreference.com/cpp
Apoyo de compiladoreshttps://es.cppreference.com/cpp/compiler_support
Implementaciones independientes y albergadashttps://es.cppreference.com/cpp/freestanding
Lenguajehttps://es.cppreference.com/cpp/language
Biblioteca estándarhttps://es.cppreference.com/cpp/standard_library
Encabezados de la biblioteca estándarhttps://es.cppreference.com/cpp/header
Requisitos denominados https://es.cppreference.com/cpp/named_req
Macros de prueba de característica https://es.cppreference.com/cpp/feature_test
Biblioteca de apoyo del lenguajehttps://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Biblioteca de conceptoshttps://es.cppreference.com/cpp/concepts
Biblioteca de diagnósticoshttps://es.cppreference.com/cpp/error
Biblioteca de gestión de memoriahttps://es.cppreference.com/cpp/memory
Biblioteca de metaprogramaciónhttps://es.cppreference.com/cpp/meta
Biblioteca de servicios generaleshttps://es.cppreference.com/cpp/utility
Biblioteca de contenedoreshttps://es.cppreference.com/cpp/container
Biblioteca de iteradoreshttps://es.cppreference.com/cpp/iterator
Biblioteca de rangoshttps://es.cppreference.com/cpp/ranges
Biblioteca de algoritmoshttps://es.cppreference.com/cpp/algorithm
Biblioteca de cadenashttps://es.cppreference.com/cpp/string
Biblioteca de procesamiento de textohttps://es.cppreference.com/cpp/text
Biblioteca numéricahttps://es.cppreference.com/cpp/numeric
Biblioteca de fecha y horahttps://es.cppreference.com/cpp/chrono
Biblioteca de entrada/salidahttps://es.cppreference.com/cpp/io
Biblioteca del sistema de archivoshttps://es.cppreference.com/cpp/filesystem
Biblioteca de apoyo de concurrenciahttps://es.cppreference.com/cpp/thread
Biblioteca de apoyo de ejecuciónhttps://es.cppreference.com/cpp/execution
Especificaciones técnicashttps://es.cppreference.com/cpp/experimental
Índice de símboloshttps://es.cppreference.com/cpp/symbol_index
Bibliotecas externashttps://es.cppreference.com/cpp/links/libs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/navbar_content&action=edit
Biblioteca numéricahttps://es.cppreference.com/cpp/numeric
Funciones matemáticas comuneshttps://es.cppreference.com/cpp/numeric/math
Funciones matemáticas especialeshttps://es.cppreference.com/cpp/numeric/special_functions
Constantes matemáticashttps://es.cppreference.com/cpp/numeric/constants
Algoritmos básicos de álgebra linealhttps://es.cppreference.com/cpp/numeric/linalg
Tipos de paralelismo de datos (SIMD)https://es.cppreference.com/cpp/numeric/simd
Entorno de punto flotantehttps://es.cppreference.com/cpp/numeric/fenv
Números complejoshttps://es.cppreference.com/cpp/numeric/complex
Arrays numéricos (valarray)https://es.cppreference.com/cpp/numeric/valarray
Generación de números pseudoaleatorioshttps://es.cppreference.com/cpp/numeric/random
Manipulación de bitshttps://es.cppreference.com/cpp/utility/bit
Aritmética de saturaciónhttps://es.cppreference.com/cpp/numeric#Aritmética_de_saturación
Operaciones de factorizaciónhttps://es.cppreference.com/cpp/numeric#Operaciones_de_factorización
gcdhttps://es.cppreference.com/cpp/numeric/gcd
lcmhttps://es.cppreference.com/cpp/numeric/lcm
Interpolacioneshttps://es.cppreference.com/cpp/numeric#Operaciones_de_interpolación
midpointhttps://es.cppreference.com/cpp/numeric/midpoint
lerphttps://es.cppreference.com/cpp/numeric/lerp
Operaciones numéricas genéricashttps://es.cppreference.com/cpp/numeric#Operaciones_numéricas
iotahttps://es.cppreference.com/cpp/algorithm/iota
ranges::iotahttps://es.cppreference.com/cpp/algorithm/ranges/iota
accumulatehttps://es.cppreference.com/cpp/algorithm/accumulate
inner_producthttps://es.cppreference.com/cpp/algorithm/inner_product
adjacent_differencehttps://es.cppreference.com/cpp/algorithm/adjacent_difference
partial_sumhttps://es.cppreference.com/cpp/algorithm/partial_sum
reducehttps://es.cppreference.com/cpp/algorithm/reduce
transform_reducehttps://es.cppreference.com/cpp/algorithm/transform_reduce
inclusive_scanhttps://es.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://es.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://es.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://es.cppreference.com/cpp/algorithm/transform_exclusive_scan
Aritmética de enteros comprobada estilo Chttps://es.cppreference.com/cpp/numeric#Aritmética_de_enteros_comprobada
ckd_addhttps://es.cppreference.com/cpp/numeric/ckd_add
ckd_subhttps://es.cppreference.com/cpp/numeric/ckd_sub
ckd_mulhttps://es.cppreference.com/cpp/numeric/ckd_mul
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/navbar_content&action=edit
Entorno de punto flotantehttps://es.cppreference.com/cpp/numeric/fenv
feclearexcepthttps://es.cppreference.com/cpp/numeric/fenv/feclearexcept
fetestexcepthttps://es.cppreference.com/cpp/numeric/fenv/fetestexcept
feraiseexcepthttps://es.cppreference.com/cpp/numeric/fenv/feraiseexcept
fegetexceptflagfesetexceptflaghttps://es.cppreference.com/cpp/numeric/fenv/feexceptflag
fegetroundfesetroundhttps://es.cppreference.com/cpp/numeric/fenv/feround
feholdexcepthttps://es.cppreference.com/cpp/numeric/fenv/feholdexcept
feupdateenvhttps://es.cppreference.com/cpp/numeric/fenv/feupdateenv
FE_ALL_EXCEPTFE_DIVBYZEROFE_INEXACTFE_INVALIDFE_OVERFLOWFE_UNDERFLOWhttps://es.cppreference.com/cpp/numeric/fenv/FE_exceptions
FE_DOWNWARDFE_TONEARESTFE_TOWARDZEROFE_UPWARDhttps://es.cppreference.com/cpp/numeric/fenv/FE_round
FE_DFL_ENVhttps://es.cppreference.com/cpp/numeric/fenv/FE_DFL_ENV
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/fenv/navbar_content&action=edit
https://es.cppreference.com/cpp/header/cfenv
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
feholdexcepthttps://es.cppreference.com/cpp/numeric/fenv/feholdexcept
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/fenv/dsc_feholdexcept&action=edit
feupdateenvhttps://es.cppreference.com/cpp/numeric/fenv/feupdateenv
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/fenv/dsc_feupdateenv&action=edit
FE_DFL_ENVhttps://es.cppreference.com/cpp/numeric/fenv/FE_DFL_ENV
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/numeric/fenv/dsc_FE_DFL_ENV&action=edit
Categoríashttps://es.cppreference.com/Especial:Categor%C3%ADas
Páginas que utilizan etiquetas source obsoletashttps://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 obsoletoshttps://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_atributos_enclose_obsoletos&action=edit&redlink=1
Página principalhttps://es.cppreference.com/P%C3%A1gina_principal
Cambios recienteshttps://es.cppreference.com/Especial:CambiosRecientes
Página aleatoriahttps://es.cppreference.com/Especial:Aleatoria
Ayuda sobre MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://es.cppreference.com/cpp/numeric/fenv/feenv
Lo que enlaza aquíhttps://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/numeric/fenv/feenv
Cambios relacionadoshttps://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/numeric/fenv/feenv
Subir archivohttp://upload.cppreference.com/w/Special:Upload
Páginas especialeshttps://es.cppreference.com/Especial:P%C3%A1ginasEspeciales
Versión para imprimirjavascript:print();
Enlace permanentehttps://es.cppreference.com/index.php?title=cpp/numeric/fenv/feenv&oldid=30270
Información de la páginahttps://es.cppreference.com/index.php?title=cpp/numeric/fenv/feenv&action=info
Deutschhttps://de.cppreference.com/cpp/numeric/fenv/feenv
Englishhttp://en.cppreference.com/cpp/numeric/fenv/feenv
Françaishttp://fr.cppreference.com/cpp/numeric/fenv/feenv
Italianohttp://it.cppreference.com/cpp/numeric/fenv/feenv
日本語http://ja.cppreference.com/cpp/numeric/fenv/feenv
Portuguêshttp://pt.cppreference.com/cpp/numeric/fenv/feenv
Русскийhttp://ru.cppreference.com/cpp/numeric/fenv/feenv
中文http://zh.cppreference.com/cpp/numeric/fenv/feenv

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.