Discuss Scratch

KeltonLeungs2016048
Scratcher
1 post

What is ()of() block

Hey,I am Kelton! This is my first forum post, I just wanna ask what is () of () block.
[/i]
([ v] of (9))

TurtleTheWizKid
Scratcher
100+ posts

What is ()of() block

This does not go in Project Ideas, it goes in Help with Scripts. Anyways, this block can have some functions, absolute value (abs), sine (sin), cosine (cos), square root (sqrt), etc. That function is applied to a number, so if you sqrt(25) it will return 5 and if you do abs(-3) it will return 3.

Powered by DjangoBB