Does anyone have an example of a simple calculator...
# general-english
r
Does anyone have an example of a simple calculator like tool for the cloudflare? Like a functions plus with two integer arguments a and b which will sum a and b and return the sum? I feel myself stuck because I cannot properly make any tool with arguments works with it.
2 Views