

 Amazon Redshift ne prendra plus en charge l'utilisation des UDF Python après le 30 juin 2026. Nous allons commencer à l'appliquer par étapes. Pour plus d'informations sur les détails de la fin de vie de Python et des options de migration, consultez [ le billet de ](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/) blog publié le 30 juin 2025. 

Les traductions sont fournies par des outils de traduction automatique. En cas de conflit entre le contenu d'une traduction et celui de la version originale en anglais, la version anglaise prévaudra.

# Fonctions mathématiques
<a name="Math_functions"></a>

**Topics**
+ [Symboles d’opérateurs mathématiques](r_OPERATOR_SYMBOLS.md)
+ [Fonction ABS](r_ABS.md)
+ [Fonction ACOS](r_ACOS.md)
+ [Fonction ASIN](r_ASIN.md)
+ [Fonction ATAN](r_ATAN.md)
+ [Fonction ATAN2](r_ATAN2.md)
+ [Fonction CBRT](r_CBRT.md)
+ [Fonction CEILING (ou CEIL)](r_CEILING_FLOOR.md)
+ [Fonction COS](r_COS.md)
+ [Fonction COT](r_COT.md)
+ [Fonction DEGREES](r_DEGREES.md)
+ [Fonction DEXP](r_DEXP.md)
+ [Fonction DLOG1](r_DLOG1.md)
+ [Fonction DLOG10](r_DLOG10.md)
+ [Fonction EXP](r_EXP.md)
+ [Fonction FLOOR](r_FLOOR.md)
+ [Fonction LN](r_LN.md)
+ [Fonction LOG](r_LOG.md)
+ [Fonction MOD](r_MOD.md)
+ [Fonction PI](r_PI.md)
+ [Fonction POWER](r_POWER.md)
+ [Fonction RADIANS](r_RADIANS.md)
+ [Fonction RANDOM](r_RANDOM.md)
+ [Fonction ROUND](r_ROUND.md)
+ [Fonction SIN](r_SIN.md)
+ [Fonction SIGN](r_SIGN.md)
+ [Fonction SQRT](r_SQRT.md)
+ [Fonction TAN](r_TAN.md)
+ [Fonction TRUNC](r_TRUNC.md)

Cette section décrit les fonctions et opérateurs mathématiques pris en charge par Amazon Redshift. 