Skip to content

Commit 5a8c650

Browse files
authored
[Edit] PHP: exp() (#6862)
1 parent 1b48437 commit 5a8c650

File tree

1 file changed

+1
-1
lines changed
  • content/php/concepts/math-functions/terms/exp

1 file changed

+1
-1
lines changed

content/php/concepts/math-functions/terms/exp/exp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Title: 'exp()'
3-
Description: 'Returns e raised to the power of x.'
3+
Description: 'Calculates the mathematical constant e to the power of the provided number.'
44
Subjects:
55
- 'Computer Science'
66
- 'Web Design'

0 commit comments

Comments
 (0)