64
Views
3
Comments
add other math function

Hello, I want to add other math functions such as floor,log10 and so on . How can I add this functions. or should i creaye Js code to do it ::::)

2021-11-29 08-42-47
Johan Åström

Creating JS Code is a good solution.

Make sure you wrap it in a client or server action, and set the "Function" property to "Yes", to make it easy to reuse.

Also, don't forget to check if there's a ready-made solution already in the Forge!


2023-09-05 06-31-18
Pavan Rajapurkar

Hello Duisenbek,

Please go through this Component it has all Mathematics actions which will help you to achieve your functionality.

Regards,

Pavan R 

UserImage.jpg
Duisenbek Nurbolat

Hello, I solved this problem. I added math extenstion and used it as Server action. Thank you :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.