I was so happy today because i developed my first extention for all AI’s
Extention Name : Gmath
Version : 1
Developer @gopi
This is simple extention to calculate Area of square, rectangle, circle, Triangle, Circumference of circle, power of number, square root, simple intrest, get quotient and remainder and check the number is odd or even.
Sounds good you are exploring this way too
I too started extensions making with mathematics function but never posted and i didn’t than invested much time in extensions, but in my extension i added some functions like
Signum: returns -1, 0, 1 if input is less than 0, equal to 0, greater than 0 respectively
Greatest Integer Function: returns the greatest Integer number smaller or equal to the input
Fractional Part: The fractional part or decimal part of a non‐negative real number is the excess beyond that number’s integer part
So you can work on these function as a challenge or method of learning. This will keep you engaging if you don’t have any other idea for now