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 Legacyconstantconstant(a : number) 🡒 zedfunc, pure functionReturns the constant function $f: x \mapsto a$.show scalar "" a1b2 with constant(1) The constant() function should not be confused with the const keyword. They are unrelated.const contains