Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
Function
Function
Available
Represents a pure function.
Forms
body & or Function[body]
Function[params, body, attrs]
Verified examples
Function[3 + #][x] → 3 + x
Function[u, 3 + u][x] → 3 + x
Function[{u, v}, u ^ 2 + v ^ 4][x, y] → x^2 + y^4
Run this on Qurak
Search the reference
Used in
Create a wavelet matrix plot
- 1 step
Plot field vectors in a spherical shell
- 1 step
Plot streamlines on any region
- 1 step
Visualize the evolution of a Turing machine
- 1 step
Combine legended and non-legended plots
- 2 steps
Fractal explorations
- 2 steps
Topics
Attributes
- Protection
Combinatory Logic
- Combinatory Terms
Computation With Structured Datasets
- Custom Query Construction
Function Composition And Operator Forms
- Functions with Operator Forms
Functional Programming
- Applying Functions to Lists»
Language Overview
- Functional Operations »
Related
Apply
Construct
CurryApplied
ApplyTo
CompiledFunction
InterpolatingFunction
Slot
SlotSequence
FunctionCompile
Map
AllMatch
AllTrue
← FullSimplify
FunctionAnalytic →
All 6300 functions
·
Use this from an MCP client