Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 15 of 15
  1. #1
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534

    FREE: MathEx action plugin

    Hey all,
    Here's another one. This plugin adds several math functions to your arsenal such as
    • Base Conversions (base 10 to x, base x to ten, base x to x) Supports bases 2 - 36
    • Long Division
    • Number to words (or money)
    • and others...

    As always, please let me know if you find any bugs or would just like a new function added to the plugin.

    Enjoy!
    Last edited by Centauri Soldier; 09-02-2009 at 03:00 AM.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  2. #2
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    Due to overwhelming posts regarding this plugin and the imminent riots that would ensue if I continued to ignore this torrent of interest, I am forced to release an update to MathEx.

    Version 1.1.0.0
    Updated the LUA_HELPER_FUNCTIONS
    Fixed XML readout order
    Added new functions:
    MathEx.CreateCounter()
    MathEx.GetCounterPos()
    MathEx.GetPrimes()
    MathEx.IsEven()
    MathEx.IsPrime()
    MathEx.StepCounter()
    Last edited by Centauri Soldier; 09-07-2009 at 04:16 PM.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  3. #3
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1,546
    another great addition, Centauri. thanks man.

  4. #4
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    Version 1.2.0.0
    Updated the LUA HELPER FUNCTIONS
    Added new functions:
    MathEx.GetPrimeFactors()
    MathEx.LCD()
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  5. #5
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1,546
    nice one
    ... but where's the link gone, Centauri?
    Last edited by mystica; 10-28-2009 at 08:03 PM.

  6. #6
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    It would appear that my signature has been deleted...very odd. Not sure what that's all about. Oh well go to www.AMSPublic.com and go to the resources page.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  7. #7
    Join Date
    Oct 2009
    Location
    Merton, United Kingdom
    Posts
    684
    Quote Originally Posted by Centauri Soldier View Post
    It would appear that my signature has been deleted...very odd. Not sure what that's all about. Oh well go to www.AMSPublic.com and go to the resources page.
    Only IndigoRose Customers are allowed Signatures now.

  8. #8
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1,546
    Quote Originally Posted by Sakuya View Post
    Only IndigoRose Customers are allowed Signatures now.
    Yah! ... seems we peasants have been put on notice.

    Quote Originally Posted by Centauri Soldier View Post
    ... Oh well go to www.AMSPublic.com and go to the resources page.
    Yeah okay, thanks Centauri ... I've actually been to your website before but just forgot about it ... (not that your forgettable or anything, my friend!)
    Last edited by mystica; 10-29-2009 at 03:55 AM.

  9. #9
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    Ok ok! God! If you guys would stop knocking down my door for more functions for MathEx I would be able to work better at it. But since you won't I'll give up what I have so far.

    Version 1.4.0.0
    Updated the IRLua Plugin Helper Functions (v2.4)
    Added new functions:
    MathEx.CoefficientOfVariation()
    MathEx.DecimalColorToHex()
    MathEx.DecimalColorToRGB()
    MathEx.FiveSummaryData()
    MathEx.HexColorToRGB()
    MathEx.Mean()
    MathEx.Median()
    MathEx.Mode()
    MathEx.NumberCount()
    MathEx.NumberToTable()
    MathEx.Range()
    MathEx.RGBColorToHex()
    MathEx.StandardDeviation()
    MathEx.SortNumericDataSet()
    MathEx.Summation()
    MathEx.Variance()

    Yes, I realize this plugin is for my own amusement but imagine someday your possibly, future boss says, "Can you build me a program that can calculate the coefficient of variation for our datasets and find the natural log of that summation?", you could proudly say "Yes I can".

    AMSPublic.com
    Last edited by Centauri Soldier; 03-01-2010 at 11:17 AM.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  10. #10
    Join Date
    Feb 2009
    Posts
    1,285
    Yes, I realize this plugin is for my own amusement but imagine someday your possibly, future boss says, "Can you build me a program that can calculate the coefficient of variation for our datasets and find the natural log of that summation?", you could proudly say "Yes I can".
    You won't belive me but just today my programming professor ( ??! ) asked me to build a software that calculates the Variance and the Mode with giving numbers... the only problem is that he asked me to program it in C++... Doh!

    Anyhow, great functions here! May I use it for building software that does my homework automatically ? Hmm.. I guess so!

  11. #11
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    Quote Originally Posted by T3STY View Post
    You won't belive me but just today my programming professor ( ??! ) asked me to build a software that calculates the Variance and the Mode with giving numbers... the only problem is that he asked me to program it in C++... Doh!

    Anyhow, great functions here! May I use it for building software that does my homework automatically ? Hmm.. I guess so!
    Lol, that's good stuff!

    Well, the next release will be able to do frequency distributions tables and maybe even some probability distribution functions.
    I also have a MathEx.SolveTriangle() function in the works as we speak.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  12. #12
    Join Date
    May 2006
    Posts
    5,380
    May I use it for building software that does my homework automatically ?
    HaHaHa
    Open your eyes to Narcissism, Don't let her destroy your life!!

  13. #13
    Join Date
    Feb 2009
    Posts
    1,285
    Quote Originally Posted by Centauri Soldier View Post
    Lol, that's good stuff!

    Well, the next release will be able to do frequency distributions tables and maybe even some probability distribution functions.
    I also have a MathEx.SolveTriangle() function in the works as we speak.
    SolveTriangle, huh ? When is it coming up? I have about 13 math exercises in wich have to work with triangles to calculate the center of a circle and it'll be useful if I have a software that checks my results.. or, if it does anything for me it'll be great! XD

    p.s. My parents always told me that I am too lazy..

  14. #14
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    Well, I'm wrapping up my quarter at CC now and getting ready to transfer to my four year so I'm gonna be kinda busy but I'll try to fit it in all that.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  15. #15
    Join Date
    May 2010
    Posts
    28
    I really really need this plugin
    Pleeeease upload the lastest version in this site
    Without this, I may loose this term's mark

    I'm waithing, this topic is my homepage!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts