0% found this document useful (0 votes)
6 views2 pages

Book 22

The document lists various mathematical and string functions commonly used in programming or data analysis, including operations like sum, average, max, min, and string manipulation functions like concatenate and proper. It also includes examples of usage for some functions and their outputs. Additionally, there are date and time functions indicating specific dates.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Book 22

The document lists various mathematical and string functions commonly used in programming or data analysis, including operations like sum, average, max, min, and string manipulation functions like concatenate and proper. It also includes examples of usage for some functions and their outputs. Additionally, there are date and time functions indicating specific dates.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

sum()

average()
if() 125
max()
min() 3 5 243
rank()
power() 8
floor() 2.54321 2
int() 2.54321 2
ceiling() 2.54321 3
cos() 0.523333333333333 0.866158094405
sin() 0.523333333333333 0.499770102643
tan() 0.523333333333333 0.576996400393 1 2 3
round() 2.54521 2.545
abs() -1234 1234
transpose()
inverse()
npv() 2 #VALUE!
median() 3
mode() 7 1
Future Software 8 2
computer science 11 3
concatenate() future software futuresoftware 60 4
len() 15 70
mid() Soft 80
left() Futu 90
right() are 100
proper() Computer Science 431
upper() COMPUTER SCIENCE 35.5
lower() future software
05/05/2024

now() 6/18/2025 3:27 10/2/2024


today() 6/18/2025
date()
month() 6
year() 2025
day() 18
4

You might also like