diff --git a/content/php/concepts/math-functions/terms/sin/sin.md b/content/php/concepts/math-functions/terms/sin/sin.md index 613ec87907c..202234aff88 100644 --- a/content/php/concepts/math-functions/terms/sin/sin.md +++ b/content/php/concepts/math-functions/terms/sin/sin.md @@ -1,6 +1,6 @@ --- Title: 'sin()' -Description: 'Returns the sine of a given angle.' +Description: 'Computes the sine trigonometric function of an angle expressed in radians.' Subjects: - 'Computer Science' - 'Web Development'