HOMELIBRARYPRODUCTSFORUMSCART Join CodeCogs Login Email or Screen Name Password Remember password Recover Password Login Or login with: http://facebook.com/ https://www.google.com/accounts/o8/id http://yahoo.com/ COMPUTINGARRAYBASECGRAPHICSIOLOWLEVELSECURITYSORTSTLENGINEERINGAERODYNAMICSFLUID MECHANICSGEOTECHNICSMATERIALSMECHANICSMETALLURGYOSCILLATIONSSTRUCTURESTHEORY OF MACHINESTHERMODYNAMICSFINANCEACCOUNTINGBANKINGMATHSAPPROXIMATIONCALCULUSCOMBINATORICSDATA FITTINGDISCRETEGEOMETRYNOTATIONSOPTIMIZATIONROOTFINDINGSPECIALPHYSICSFUNDAMENTALSKINEMATICSMAGNETISMSTATISTICSDISTRIBUTIONSMOMENTSRANDOMCountifOperatorsSumifSTRINGSSEARCHHtml Word WrapNth WordStrtodouble VecUNITSCONVERTDATETIMEDimensional AnalysisThe Imperial System New Modules Updated Modules Latest Content The technical libary of numerical code and references with worked examples. Feb 22 floorcomputing/c/math.h Asif Ahmed round to largest integral value not greater than x more » Feb 21 partial sortcomputing/stl/algorithms/sorting dalia07 Sorts until the first n elements are correct more » Feb 21 sortcomputing/stl/algorithms/sorting dalia07 Sorts all elements more » Feb 19 Heapcomputing/sort jamessw109 Establish the heap property for a given root. more » Feb 19 Lock Gateengineering/fluid_mechanics/water_pressure Asif Ahmed Water pressure on Lock Gates more » Jan 19 Discretemaths/approximation/regression CodeCogs Approximates a discrete function using least squares polynomial fitting. more » Jan 9 circlemaths/geometry/area jarjar Computes the area of the circular segment within a circle tangent to a reference line. more » Jan 3 Factorialmaths/combinatorics/arithmetic vince Calculates the factorial of an integer number. more » Recent Library ThreadsMon Dec 26inverseThe attached code, based on the description: There is also an inverse permutation P-1 for which P ...Mon Dec 26inverseI've looked briefly at code and have no clue how it works. How can I be assured the code is correct ...Thu Nov 17Standard_DeviationI have an array of (say) 2,000 numbers, double x[2000]={0.123, 0.2144,-9.11, ... , -0.163] ...