FormulasV - Complex formulas made easy (My first extension πŸ₯³πŸŽ‰)

Description

This extension makes complex formulas really easy…

Picture of all the blocks

Instructions

CalcExponent
Description - Calculate exponents
Params - base (double) , power(double)
returns double

CalculateCosh
Description - Calculates the hyperbolic cosine of a value.
Params - num(double)
returns double

CalculateSinh
Description - Calculates the hyperbolic sine of a value.
Params - num(double)
returns double

CalculateTanh
Description - Calculates the hyperbolic tangent of a value.
Params - num(double)
returns double

FindHypotenuse
Description - Calculate hypotenuse of any right angled triangle :triangular_ruler:
Params - perpendicular(double),base(double)
returns double

GetCubeRoot
Description - Get the cube root of any number.
Params - num(int)
returns double

GetSquareRoot
Description - Get the square root of any number.
Params - num(int)
returns double

IsArmstrong
Description - Find if the number is an Armstrong number.
Params - num(int)
returns boolean

IsPerfect
Description - Find if the number is a Perfect number.
Params - num(int)
returns boolean

IsPrime
Description - Find if the number is a Prime number.
Params - num(int)
returns boolean

Download link :link:

12 Likes

At OP’s request.

Nice congratulations on Creating your first extension

2 Likes

Great Extension Useful in making Calculator App :grinning:

1 Like

Great Extension For Calculator App :+1:

1 Like

Congratulations For Your First Extension !

1 Like

Congo for your first extension :partying_face:

1 Like

I like your plugin very much, please continue to improve your plugin :slight_smile:

1 Like

great start

1 Like

Woow, that’s an epic start :wink:

:smiling_face_with_three_hearts:

More coming ahead, be prepared, keep learning ! :heart_eyes:

1 Like

Hey, I saw that your work is great. But, Github isn’t meant to upload production files ( e.g aix, exe, apk ) files. You should upload source code to make it accessible by people who wants to learn or has a doubt.

Instead, you can upload the source like this and the production file as a release. I am not forcing you to upload the source code. It totally depends on you.

2 Likes

Extension is now Open Source

I am posting on behalf of him coz he is silenced :sneezing_face:
image

3 Likes

but why ??

1 Like

Users of less than 13 are not allowed to use community
:worried:

3 Likes

Yes he had done wrong that he had disclosed his original age 12 years :rofl::rofl:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.