Humio Library
Welcome
Introducing Humio
FAQ
Documentation
Documentation
Documentation
Humio Cloud
Install Humio
User Interface
Ingest Data
Repositories
Parsers
Dashboards
Alerts
Actions (Notifiers)
Scheduled Searches
Packages
Administration
Security & Auth.
Cluster Management
Integration List
Reference
Reference
Reference
Configuration
Query Language
Query Functions
Query Functions
asn()
avg()
beta:param()
beta:repeating()
bucket()
callFunction()
cidr()
collect()
concat()
concatArray()
copyEvent()
count()
counterAsRate()
default()
drop()
dropEvent()
end()
eval()
eventFieldCount()
eventInternals()
eventSize()
fieldset()
fieldstats()
findTimestamp()
format()
formatDuration()
formatTime()
geohash()
groupBy()
hash()
hashMatch()
hashRewrite()
head()
holtwinters()
in()
ipLocation()
join()
json:prettyPrint()
kvParse()
length()
linReg()
lookup()
lower()
lowercase()
match()
math:abs()
math:arccos()
math:arcsin()
math:arctan()
math:ceil()
math:cos()
math:cosh()
math:deg2rad()
math:exp()
math:expm1()
math:floor()
math:log()
math:log10()
math:log1p()
math:log2()
math:mod()
math:pow()
math:rad2deg()
math:sin()
math:sinh()
math:sqrt()
math:tan()
math:tanh()
max()
min()
moment()
now()
parseCEF()
parseCsv()
parseFixedWidth()
parseHexString()
parseInt()
parseJson()
parseLEEF()
parseTimestamp()
parseUrl()
parseXml()
percentile()
range()
rdns()
regex()
rename()
replace()
round()
sample()
sankey()
select()
selectLast()
selfJoin()
selfJoinFilter()
series()
session()
shannonEntropy()
sort()
split()
splitString()
start()
stats()
stdDev()
stripAnsiCodes()
subnet()
sum()
table()
tail()
time:dayOfMonth()
time:dayOfWeek()
time:dayOfWeekName()
time:dayOfYear()
time:hour()
time:millisecond()
time:minute()
time:month()
time:monthName()
time:second()
time:weekOfYear()
time:year()
timeChart()
tokenHash()
top()
transpose()
unit:convert()
upper()
urlDecode()
urlEncode()
window()
worldMap()
writeJson()
xml:prettyPrint()
Aggregate Functions
Comparison Functions
Events Functions
Formatting Functions
Join Functions
Math Functions
Network Functions
Parsing Functions
Statistics Functions
String Functions
Time Functions
Widget Functions
All Query Details
API
CLI
Appendix
Training
Humio Training
Training
Getting Started
Foundational Concepts
Log Management
Other Tutorials
Use Cases
Notices
Notices
Notices
Releases
Security Disclosures
Third-Party Licenses
Download
Cloud Signup
Humio Docs version fe16451.
Humio.com
Support
Library
Humio Library
→
Reference
→
Query Functions
→ math:cos()
math:cos( ) Query Function
Calculates the cosine of a field.
Parameters
Name
Type
Required
Default
Description
field
string
Yes
The name of the input field.
as
string
No
_cos
The name of the output field.
field
is the unnamed parameter.