Navigation : Language Platform Library Reference - Glossary - Tile syntax - List of icons - List of virtual tables - StyleCode sub-language - _ - A-B-C -- abs -- actionrwd.dampen -- actionrwd.demand -- actionrwd.reward -- actionrwd.segment -- all -- and -- any -- areSame -- argFirst -- argLast -- argmax -- argmin -- argRound -- argwhichever -- assert -- assertfail -- assoc.quantity -- auto -- autodiff -- avg -- barchart -- canonical -- cdf -- ceiling -- chineseYear -- chineseYearEnd -- chineseYearStart -- concat -- connected -- const -- constant -- contains -- cos -- count -- cross -- crps -- cumsub -- cumsubfallback -- cumsum - D-E-F - G-H-I - J-K-L - M-N-O - P-Q-R - S-T-U - V-W-X - Y-Z Specifications Legacyabsabs(a: number) 🡒 number, const autodiff pure functionReturns the absolute value of a number.Example:x = -5 y = abs(x) show scalar "" with y Similar to the ABS function in Excel.A-B-C actionrwd.dampen