the database piece is throwing an error that it needs the unit test piece. did you change your folder organziation?
On Mon, Mar 9, 2020 at 8:05 AM Maurice Inzirillo - AJAR via 4D_Tech < [email protected]> wrote: > We are proud to announce our new release AJ_Math 1.2 > > * * * AJ_Math - Math functions for 4D * * * > > It is intended for 4D developers. The component AJ_Math covers > mathematical and trigonometric functions. > > AJ_Math is one of the 4D tool components of our AJ_Suite which includes : > • AJUI_Banner 1.7 > • AJUI_Breadcrumb 1.2.1 > • AJUI_Tip 1.6.1 > • AJUI_Progressbar 1.1 > • AJUI_FloatingLabel 1.1.1 > • AJUI_Button 1.3.1 > • AJ_Tools_Regex > • AJ_Tools_xliff > • AJ_Tools_UnitTest 1.0.1 > > This Free component is available here : > > https://ch-fr.4d.com/aj-suite > > What's new since version 1.0? > > The component has been extended with new functions : > - Math.acos(x) > - Math.asin(x) > - Math.atan2(y;x) > - Math.spherodistance (latitude1;longitude1;latitude2;longitude2) > - Math.toRadians(degrees) > - Math.toDegrees(radians) > - Math.roundDecimal(x;precision;roundType) > roundType supported : > • ROUND_UP, > • ROUND_DOWN, > • ROUND_CEILING, > • ROUND_FLOOR, > • ROUND_HALF_UP, > • ROUND_HALF_DOWN, > • ROUND_HALF_CEILING, > • ROUND_HALF_FLOOR, > • ROUND_HALF_EVEN. > > The wiki on github has been updated accordingly. > > > > Maurice Inzirillo > -- > AJAR S.A. > > https://ch-fr.4d.com > twitter: ajar_info > Tél : +41 (0)323422684 > > > > > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

