Omt 7

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

arithmetic function

function example output


sum() SUM(24,68,12,41) 145
mod() mod(15,2) 1
power() power(5,3) 125
product() product(25,10) 250
sqrt() sqrt(25) 5

data function
function example output
date() date(2015,10,6) 06-10-2015
today() today() 29-06-2024
day() day(today()) 29
month month(today()) 6
year() year(today()) 2024

time function
function example output
now() now() 29-06-2024 10:49
time() time(10,15,45) 10:15 AM
hour() hour(now()) 10
minute() minute(now()) 49
second() second(now()) 39

logical function table


regno name mark1 mark2 mark3 mark4 total result
123 apoorva 65 78 56 86 285

function example output


and() and(2<5,10>20) FALSE
or() or(35=35,22>1) TRUE
not() not(55>44) FALSE
if() if(g27>140,"pass","fail")
pass
sumif() sumif(c27:f27,<35) 0

test function
function example output
char() char(66) B
code() code("b") 98
len() len("computer") 8
upper() upper("knowledge")KNOWLEDGE
lower() lower("science") science

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy