%
: Alias for rem*
: Alias for mul**
: Alias for pow+
: Alias for add-
: Alias for sub/
: Alias for div
a
: Alias for addabs
: Absolute valueacos
: Inverse cosineacosh
: Inverse hyperbolic cosineadd
: Additionadd
: time or durationadd/f
: double precision floating-pointadd/s
: signed architecture sized integeradd/s16
: signed 16-bit integeradd/s32
: signed 32-bit integeradd/s64
: signed 64-bit integeradd/s8
: signed 8-bit integeradd/sp
: single precision floating-pointadd/u
: unsigned architecture sized integeradd/u16
: unsigned 16-bit integeradd/u32
: unsigned 32-bit integeradd/u64
: unsigned 64-bit integeradd/u8
: unsigned 8-bit integeradd/v
: variable precision floating-point
and
: And operationapply
: Apply a function using arguments on stackasin
: Inverse sineasinh
: Inverse hyperbolic sineatan
: Inverse tangentatan2
: Inverse tangentatanh
: Inverse hyperbolic tangentatto
: SI prefix a, 1e-18average
: Averageavg
: Alias for average
bin
: Binary conversionbinomial
: Binomial coefficientbit
: Bit valuebit.len
: Bit lengthbyte.len
: Byte length
c
: Alias for clearc-f
: Celsius to Fahrenheitc-k
: Celsius to Kelvincat
: Alias for concatcb
: Alias for cubecbrt
: Alias for cube.rootcbrt/f
: double precision floating point
ceil
: Ceilingcenti
: SI prefix c, 1e-02clear
: Clearcmyk-rgb
: CMYK to RGBcode.point-text
: Unicode code point to textconcat
: Concatenationcopy
: Copy all items to temporary stackcos
: Cosinecosh
: Hyperbolic cosinecp-text
: Alias for code.point-textcube
: Cube of a numbercube.root
: Cube root
d
: Alias for divdata-int
: Converts big-endian bytes to an integerdate
: Formats to a common date layoutdate.time
: Formats to a common date/time layoutdate.time?
: Parses text as a date/timedate?
: Parses text as a dateday.year
: Day of yeardec
: Convert to decimaldeca
: SI prefix da, 1e01deci
: SI prefix d, 1e-01deg-rad
: Convert degrees to radiansdeg.min
: Degree angle to degrees and minutesdeg.min.round
: Degree angle to degrees and rounded minutesdeg.min.sec
: Degree angle to degrees, minutes and secondsdeg.min.sec.round
: Degree angle to degrees, minutes, and rounded secondsdiv
: Divisiondiv.mod
: Division with modulusdiv.rem
: Division with remainderdm
: Alias for deg.mindmr
: Alias for deg.min.rounddms
: Alias for deg.min.secdms?
: Can parse as a decimal degree?dmsr
: Alias for deg.min.sec.rounddown
: Rotate stack downwarddoy
: Alias for day.yeardr
: Alias for div.remdrop
: Dropdt
: Alias for date.timedt?
: Alias for date.time?dup
: Duplicate
e
: Euler's numberearth.radius
: Mean radius of the Earthearth.radius.equatorial
: Equatorial radius of the Earthearth.radius.polar
: Polar radius of the Earthepsg.utm
: Universal Transverse Mercator (WGS-84)epsg.web-mercator
: Web Mercator, EPSG:3857epsg.wgs-84
: World Geodetic System of 1984, EPSG:4326eq
: Equaleval
: Evaluate top of stackexa
: SI prefix E, 1e18exbi
: IEC prefix EI, 2^60exp
: Natural exponentialexp/f
: Natural exponential
f-c
: Fahrenheit to Celsiusfact
: Alias for factorialfactorial
: Factorialfalse
: Falsefemto
: SI prefix f, 1e-15fib
: Alias for fibonaccifibonacci
: Fibonacci sequencefilter
: Filter items in the stackflip
: Flip the main and temporary stacksfloor
: Floorfold
: Reduce items to a single valueft-m
: Feet to metersft-mi
: Feet to milesft-yd
: Feet to yards
g-kg
: Grams to kilogramsg-oz
: Grams to ouncesg-ozt
: Grams to troy ouncesgibi
: IEC prefix Gi, 2^30giga
: SI prefix G, 1e09gt
: Greater thangte
: Greater than or equal
haversine
: Great circle distance between two pointshecto
: SI prefix h, 1e02hex
: Hexadecimal conversionhours
: Convert to hourshsl-rgb
: HSL to RGB
in-mm
: Inches to millimetersint-data
: Converts integer to big-endian bytesint?
: Parses an integerint?/s
: Parses a signed architecture-sized integerint?/s16
: Parses a signed 16-bit integerint?/s32
: Parses a signed 32-bit integerint?/s64
: Parses a signed 64-bit integerint?/s8
: Parses a signed 8-bit integerint?/u
: Parses a unsigned architecture-sized integerint?/u16
: Parses a unsigned 16-bit integerint?/u32
: Parses a unsigned 32-bit integerint?/u64
: Parses a unsigned 64-bit integerint?/u8
: Parses a unsigned 8-bit integer
join
: Join two text values
k-c
: Kelvin to Celsiuskg-g
: Kilograms to gramskg-lb
: Kilograms to poundskibi
: IEC prefix Ki, 2^10kilo
: SI prefix k, 1e03km-m
: Kilometers to meterskm-mi
: Kilometers to mileskm-nmi
: Kilometers to nautical miles
label
: Attach labellb-kg
: Pounds to kilogramsld
: Alias for loadleft
: Subset from leftleft.shift
: Shift bits leftlen
: Length of text in charactersload
: Loads a stack from memorylocal.zone
: Sets the local time zonelocal.zone?
: Name of the local time zonelog
: Natural logarithmlog/f
: Natural logarithm
log10
: Decimal logarithmlog10/f
: Decimal logarithm
lower
: Lowercaselsh
: Alias for left.shiftlt
: Less thanlte
: Less than or equal
m
: Alias for mulm-ft
: Meters to feetm-km
: Meters to kilometersm-nmi
: Meters to nautical milesm-yd
: Meters to yardsmap
: Apply an operationmax.int
: Maximum integer valuesmax.int/s
: Maximum signed architecture sized integermax.int/s16
: Maximum signed 16-bit integermax.int/s32
: Maximum signed 32-bit integermax.int/s64
: Maximum signed 64-bit integermax.int/s8
: Maximum signed 8-bit integermax.int/u
: Maximum unsigned architecture sized integermax.int/u16
: Maximum unsigned 16-bit integermax.int/u32
: Maximum unsigned 32-bit integermax.int/u64
: Maximum unsigned 64-bit integermax.int/u8
: Maximum unsigned 8-bit integer
md5
: MD5 hash functionmebi
: IEC prefix Mi, 2^20mega
: SI prefix M, 1e06mi-ft
: Miles to feetmi-km
: Miles to kilometersmi-nmi
: Miles to nautical milesmicro
: SI prefix μ, 1e-06milli
: SI prefix m, 1e-03min.int
: Minimum integer valuesmin.int/s
: Minimum signed architecture sized integermin.int/s16
: Minimum signed 16-bit integermin.int/s32
: Minimum signed 32-bit integermin.int/s64
: Minimum signed 64-bit integermin.int/s8
: Minimum signed 8-bit integer
minutes
: Minutes operationmm-in
: Millimeters to inchesmod
: Modulusmul
: Multiplication
n
: Alias for sizenano
: SI prefix n, 1e-09neg
: Negationneq
: Not equalnmi-km
: Nautical miles to kilometersnmi-m
: Nautical miles to metersnot
: Not operationnow
: Current date and timenow-
: Alias for now.resetnow.reset
: Cancels override of nownow=
: Override now value
pebi
: IEC prefix Pi, 2^50peta
: SI prefix P, 1e15pi
: Circumference to diameter ratiopico
: SI prefix p, 1e-12pop
: Pops item from the temporary stackpop.all
: Pops all items from the temporary stackpopa
: Alias for pop.allpow
: Exponentiationprod
proj
: Transform coordinatepush
: Push top item to the temporary stackpush.all
: Push all items to the temporary stackpusha
: Alias for push.all
r
: Alias for roundrad-deg
: Convert radians to degreesrand
: Random floatrand/i
: Random integer
rand.seed
: Sets the random number seedrand.seed?
: Gets the random number seedrand.take
: Select a random item from the stackrand/f
: Alias for randreduce
: Alias for foldrem
: Remainderrepeat
: Repeat the execution of an operationrev
: Alias for reversereverse
: Reverse stackrgb-cmyk
: RGB to CMYKrgb-hsl
: RGB to HSLright
: Subset from rightright.shift
: Shift bits rightroll
: Dice rollerronna
: SI prefix R, 1e27ronto
: SI prefix r, 1e-27rot
: Alias for rotaterot13
: Alias for rotate.13rotate
: Rotate top three itemsrotate.13
: Rotate characters by 13round
: Round numberrsh
: Alias for right.shift
s
: Alias for subsci
: Alias for scientific.notationscientific.notation
: Scientific Notationseconds
: Seconds operationseq
: Alias for sequencesequence
: Sequence of integerssha1
: SHA-1 hash functionsha1.hmac
: SHA-1 keyed hash functionsha224
: SHA-224 hash functionsha224.hmac
: SHA-224 keyed hash functionsha256
: SHA-256 hash functionsha256.hmac
: SHA-256 keyed hash functionsha384
: SHA-384 hash functionsha384.hmac
: SHA-384 keyed hash functionsha512
: SHA-512 hash functionsha512.hmac
: SHA-512 keyed hash functionsign
: Signsign/f
: double precision floating-point
sin
: Sinesinh
: Hyperbolic sinesize
: Number of items on the stacksort
: Sort stacksort/t
: text sort
split
: Split textsq
: Alias for squaresqrt
: Alias for square.rootsquare
: Square of a numbersquare.root
: Square Rootsquare.root/c
: complex number
st
: Alias for storestandard.dev.pop
: Population standard deviationstandard.dev.samp
: Population standard deviationstdev.p
: Alias for standard.dev.popstdev.s
: Alias for standard.dev.sampstore
: Store stack to memorysub
: Subtractionsub
: time or durationsub/f
: double precision floating-pointsub/s
: signed architecture sized integersub/s16
: signed 16-bit integersub/s32
: signed 32-bit integersub/s64
: signed 64-bit integersub/s8
: signed 8-bit integersub/sp
: single precision floating-pointsub/u
: unsigned architecture sized integersub/u16
: unsigned 16-bit integersub/u32
: unsigned 32-bit integersub/u64
: unsigned 64-bit integersub/u8
: unsigned 8-bit integersub/v
: variable precision floating-point
sum
: Summationsw
: Alias for swapswap
: Swap top two items on the stack
take
: Take elements from the stacktan
: Tangenttanh
: Hyperbolic tangenttebi
: IEC prefix Ti, 2^40terra
: SI prefix T, 1e12text-code.point
: Convert text to Unicode code pointstext-cp
: Alias for text-code.pointtext-data
: Convert text to datatext-utf8
: Convert text to UTF-8 bytestime
: Formats to a common time layouttime.zone
: Converts time to another time zonetime?
: Parses text as a timetop
: Take the top item from the stacktrue
: Truetrunc
: Truncatetuck
: Copy top and place belowtz
: Alias for time.zone
var.p
: Alias for variance.popvar.s
: Alias for variance.sampvariance.pop
: Population variancevariance.samp
: Sample varianceversion
: Calculator version