Qurak

Comap

Beschikbaar

Applies each of a list of functions to the same argument

Comap[{f1, f2, …}, x]
Comap[fs, x, levelspec]
Comap[fs]
Comap[{f, g, h}, x] → {f[x], g[x], h[x]}Comap[{Sin, Cos, Tan}][Pi / 3] → {Sqrt[3]/2, 1/2, Sqrt[3]}Comap[<|"a" -> f, "b" -> g, "c" -> h|>, x] → <|a -> f[x], b -> g[x], c -> h[x]|>

Onderwerpen

Gerelateerd

Alle 6300 functies · Gebruik dit vanuit een MCP-client