We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9533f8b commit 9229d86Copy full SHA for 9229d86
v0.3/handbook/libraries/stdlib.md
@@ -228,7 +228,7 @@ r calculated to 1
228
search
229
r = math/sin[degrees: 90]
230
bind
231
- [#ui/text text: x]
+ [#ui/text text: r]
232
~~~
233
</code>
234
</td>
@@ -255,7 +255,7 @@ r calculated to 0
255
256
r = math/cos[degrees: 90]
257
258
259
260
261
@@ -282,7 +282,7 @@ r calculated to 1
282
283
r = math/tan[degrees: 45]
284
285
286
287
288
0 commit comments