Math.PI

Also, you can create block parameters by clicking the plus signs:

image

That way you can have things like (calculate circumference with radius of [value here...])

Ok sounds great

I just realized something if this never becomes a library and its published you can use see code and use it from there.

By the way I did know how to make custom command blocks but I did not use them much

you already had custom command blocks, bh’s comment was that reporters are an option too.

most people have not said anything good about this only @d016 did.

I don’t know what else you want us to say, but I agree with @d016.
There’s also already a Pi block in the Audio Comp library.

Looked at it um could it can’t caculate the area of a circle

report ((PI::operators) * (radius) * (radius) @<:>

did I get banned?

Ok I did not some issues on my end

this project has been fun to create but it may have come to an end

Why do you say ‘may?’ like are u gonna flip a coin to keep going or something else?

A few of the blocks are still broken, namely the circle ones. The circumference and area ones are unnecessarily convoluted, just use (pi ::operators) * ((r) ^ (2)) @<:> or even (pi ::operators) * (r) * (r) @<:> for area and (pi :: operators) * (r) * (2) @<:> for circumference. If you don’t want to keep working on the project, that’s completely okay, but I hope you learned a bit about snap.

I learned a lot like a lot.

so what are you doing with the project?

I really do not know just keep it up as published.