From 8243e231abf0168a5a593020b239d24b100ea41a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Hatcher?= Date: Sun, 24 Nov 2024 13:50:54 +0100 Subject: [PATCH] UPDATE: Add placeholders for all functions --- docs/src/.vitepress/config.mts | 1909 ++++++++++++++++- docs/src/functions/cube/cubekpimember.md | 21 + docs/src/functions/cube/cubemember.md | 21 + docs/src/functions/cube/cubememberproperty.md | 21 + docs/src/functions/cube/cuberankedmember.md | 21 + docs/src/functions/cube/cubeset.md | 21 + docs/src/functions/cube/cubesetcount.md | 21 + docs/src/functions/cube/cubevalue.md | 21 + docs/src/functions/database/daverage.md | 21 + docs/src/functions/database/dcount.md | 21 + docs/src/functions/database/dcounta.md | 21 + docs/src/functions/database/dget.md | 21 + docs/src/functions/database/dmax.md | 21 + docs/src/functions/database/dmin.md | 21 + docs/src/functions/database/dproduct.md | 21 + docs/src/functions/database/dstdev.md | 21 + docs/src/functions/database/dstdevp.md | 21 + docs/src/functions/database/dsum.md | 21 + docs/src/functions/database/dvar.md | 21 + docs/src/functions/database/dvarp.md | 21 + docs/src/functions/date_and_time/date.md | 21 + docs/src/functions/date_and_time/datedif.md | 21 + docs/src/functions/date_and_time/datevalue.md | 21 + docs/src/functions/date_and_time/day.md | 21 + docs/src/functions/date_and_time/days.md | 21 + docs/src/functions/date_and_time/days360.md | 21 + docs/src/functions/date_and_time/edate.md | 21 + docs/src/functions/date_and_time/eomonth.md | 21 + docs/src/functions/date_and_time/hour.md | 21 + .../src/functions/date_and_time/isoweeknum.md | 21 + docs/src/functions/date_and_time/minute.md | 21 + docs/src/functions/date_and_time/month.md | 21 + .../date_and_time/networkdays.intl.md | 21 + .../functions/date_and_time/networkdays.md | 21 + docs/src/functions/date_and_time/now.md | 21 + docs/src/functions/date_and_time/second.md | 21 + docs/src/functions/date_and_time/time.md | 21 + docs/src/functions/date_and_time/timevalue.md | 21 + docs/src/functions/date_and_time/today.md | 21 + docs/src/functions/date_and_time/weekday.md | 21 + docs/src/functions/date_and_time/weeknum.md | 21 + .../functions/date_and_time/workday.intl.md | 21 + docs/src/functions/date_and_time/workday.md | 21 + docs/src/functions/date_and_time/year.md | 21 + docs/src/functions/date_and_time/yearfrac.md | 21 + docs/src/functions/engineering/besseli.md | 21 + docs/src/functions/engineering/besselj.md | 21 + docs/src/functions/engineering/besselk.md | 21 + docs/src/functions/engineering/bessely.md | 21 + docs/src/functions/engineering/bin2dec.md | 21 + docs/src/functions/engineering/bin2hex.md | 21 + docs/src/functions/engineering/bin2oct.md | 21 + docs/src/functions/engineering/bitand.md | 21 + docs/src/functions/engineering/bitlshift.md | 21 + docs/src/functions/engineering/bitor.md | 21 + docs/src/functions/engineering/bitrshift.md | 21 + docs/src/functions/engineering/bitxor.md | 21 + docs/src/functions/engineering/complex.md | 21 + docs/src/functions/engineering/convert.md | 21 + docs/src/functions/engineering/dec2bin.md | 21 + docs/src/functions/engineering/dec2hex.md | 21 + docs/src/functions/engineering/dec2oct.md | 21 + docs/src/functions/engineering/delta.md | 21 + docs/src/functions/engineering/erf.md | 21 + docs/src/functions/engineering/erf.precise.md | 21 + docs/src/functions/engineering/erfc.md | 21 + .../src/functions/engineering/erfc.precise.md | 21 + docs/src/functions/engineering/gestep.md | 21 + docs/src/functions/engineering/hex2bin.md | 21 + docs/src/functions/engineering/hex2dec.md | 21 + docs/src/functions/engineering/hex2oct.md | 21 + docs/src/functions/engineering/imabs.md | 21 + docs/src/functions/engineering/imaginary.md | 21 + docs/src/functions/engineering/imargument.md | 21 + docs/src/functions/engineering/imconjugate.md | 21 + docs/src/functions/engineering/imcos.md | 21 + docs/src/functions/engineering/imcosh.md | 21 + docs/src/functions/engineering/imcot.md | 21 + docs/src/functions/engineering/imcsc.md | 21 + docs/src/functions/engineering/imcsch.md | 21 + docs/src/functions/engineering/imdiv.md | 21 + docs/src/functions/engineering/imexp.md | 21 + docs/src/functions/engineering/imln.md | 21 + docs/src/functions/engineering/imlog10.md | 21 + docs/src/functions/engineering/imlog2.md | 21 + docs/src/functions/engineering/impower.md | 21 + docs/src/functions/engineering/improduct.md | 21 + docs/src/functions/engineering/imreal.md | 21 + docs/src/functions/engineering/imsec.md | 21 + docs/src/functions/engineering/imsech.md | 21 + docs/src/functions/engineering/imsin.md | 21 + docs/src/functions/engineering/imsinh.md | 21 + docs/src/functions/engineering/imsqrt.md | 21 + docs/src/functions/engineering/imsub.md | 21 + docs/src/functions/engineering/imsum.md | 21 + docs/src/functions/engineering/imtan.md | 21 + docs/src/functions/engineering/oct2bin.md | 21 + docs/src/functions/engineering/oct2dec.md | 21 + docs/src/functions/engineering/oct2hex.md | 21 + docs/src/functions/financial/accrint.md | 21 + docs/src/functions/financial/accrintm.md | 21 + docs/src/functions/financial/amordegrc.md | 21 + docs/src/functions/financial/amorlinc.md | 21 + docs/src/functions/financial/coupdaybs.md | 21 + docs/src/functions/financial/coupdays.md | 21 + docs/src/functions/financial/coupdaysnc.md | 21 + docs/src/functions/financial/coupncd.md | 21 + docs/src/functions/financial/coupnum.md | 21 + docs/src/functions/financial/couppcd.md | 21 + docs/src/functions/financial/cumipmt.md | 21 + docs/src/functions/financial/cumprinc.md | 21 + docs/src/functions/financial/db.md | 21 + docs/src/functions/financial/ddb.md | 21 + docs/src/functions/financial/disc.md | 21 + docs/src/functions/financial/dollarde.md | 21 + docs/src/functions/financial/dollarfr.md | 21 + docs/src/functions/financial/duration.md | 21 + docs/src/functions/financial/effect.md | 21 + docs/src/functions/financial/fvschedule.md | 21 + docs/src/functions/financial/intrate.md | 21 + docs/src/functions/financial/ipmt.md | 21 + docs/src/functions/financial/irr.md | 21 + docs/src/functions/financial/ispmt.md | 21 + docs/src/functions/financial/mduration.md | 21 + docs/src/functions/financial/mirr.md | 21 + docs/src/functions/financial/nominal.md | 21 + docs/src/functions/financial/nper.md | 21 + docs/src/functions/financial/npv.md | 21 + docs/src/functions/financial/oddfprice.md | 21 + docs/src/functions/financial/oddfyield.md | 21 + docs/src/functions/financial/oddlprice.md | 21 + docs/src/functions/financial/oddlyield.md | 21 + docs/src/functions/financial/pduration.md | 21 + docs/src/functions/financial/pmt.md | 21 + docs/src/functions/financial/ppmt.md | 21 + docs/src/functions/financial/price.md | 21 + docs/src/functions/financial/pricedisc.md | 21 + docs/src/functions/financial/pricemat.md | 21 + docs/src/functions/financial/pv.md | 21 + docs/src/functions/financial/rate.md | 21 + docs/src/functions/financial/received.md | 21 + docs/src/functions/financial/rri.md | 21 + docs/src/functions/financial/sln.md | 21 + docs/src/functions/financial/syd.md | 21 + docs/src/functions/financial/tbilleq.md | 21 + docs/src/functions/financial/tbillprice.md | 21 + docs/src/functions/financial/tbillyield.md | 21 + docs/src/functions/financial/vdb.md | 21 + docs/src/functions/financial/xirr.md | 21 + docs/src/functions/financial/xnpv.md | 21 + docs/src/functions/financial/yield.md | 21 + docs/src/functions/financial/yielddisc.md | 21 + docs/src/functions/financial/yieldmat.md | 21 + docs/src/functions/fv.md | 60 + docs/src/functions/information/cell.md | 21 + docs/src/functions/information/error.type.md | 21 + docs/src/functions/information/info.md | 21 + docs/src/functions/information/isblank.md | 21 + docs/src/functions/information/iserr.md | 21 + docs/src/functions/information/iserror.md | 21 + docs/src/functions/information/iseven.md | 21 + docs/src/functions/information/isformula.md | 21 + docs/src/functions/information/islogical.md | 21 + docs/src/functions/information/isna.md | 21 + docs/src/functions/information/isnontext.md | 21 + docs/src/functions/information/isnumber.md | 21 + docs/src/functions/information/isodd.md | 21 + docs/src/functions/information/isomitted.md | 21 + docs/src/functions/information/isref.md | 21 + docs/src/functions/information/istext.md | 21 + docs/src/functions/information/n.md | 21 + docs/src/functions/information/na.md | 21 + docs/src/functions/information/sheet.md | 21 + docs/src/functions/information/sheets.md | 21 + docs/src/functions/information/type.md | 21 + docs/src/functions/logical/and.md | 21 + docs/src/functions/logical/bycol.md | 21 + docs/src/functions/logical/byrow.md | 21 + docs/src/functions/logical/false.md | 21 + docs/src/functions/logical/if.md | 21 + docs/src/functions/logical/iferror.md | 21 + docs/src/functions/logical/ifna.md | 21 + docs/src/functions/logical/ifs.md | 21 + docs/src/functions/logical/lambda.md | 21 + docs/src/functions/logical/let.md | 21 + docs/src/functions/logical/makearray.md | 21 + docs/src/functions/logical/map.md | 21 + docs/src/functions/logical/not.md | 21 + docs/src/functions/logical/or.md | 21 + docs/src/functions/logical/reduce.md | 21 + docs/src/functions/logical/scan.md | 21 + docs/src/functions/logical/switch.md | 21 + docs/src/functions/logical/true.md | 21 + docs/src/functions/logical/xor.md | 21 + .../functions/lookup_and_reference/address.md | 21 + .../functions/lookup_and_reference/areas.md | 21 + .../functions/lookup_and_reference/choose.md | 21 + .../lookup_and_reference/choosecols.md | 21 + .../lookup_and_reference/chooserows.md | 21 + .../functions/lookup_and_reference/column.md | 21 + .../functions/lookup_and_reference/columns.md | 21 + .../functions/lookup_and_reference/drop.md | 21 + .../functions/lookup_and_reference/expand.md | 21 + .../functions/lookup_and_reference/filter.md | 21 + .../lookup_and_reference/formulatext.md | 21 + .../lookup_and_reference/getpivotdata.md | 21 + .../functions/lookup_and_reference/hlookup.md | 21 + .../functions/lookup_and_reference/hstack.md | 21 + .../lookup_and_reference/hyperlink.md | 21 + .../functions/lookup_and_reference/image.md | 21 + .../functions/lookup_and_reference/index.md | 21 + .../lookup_and_reference/indirect.md | 21 + .../functions/lookup_and_reference/lookup.md | 21 + .../functions/lookup_and_reference/match.md | 21 + .../functions/lookup_and_reference/offset.md | 21 + .../src/functions/lookup_and_reference/row.md | 21 + .../functions/lookup_and_reference/rows.md | 21 + .../src/functions/lookup_and_reference/rtd.md | 21 + .../functions/lookup_and_reference/sort.md | 21 + .../functions/lookup_and_reference/sortby.md | 21 + .../functions/lookup_and_reference/take.md | 21 + .../functions/lookup_and_reference/tocol.md | 21 + .../functions/lookup_and_reference/torow.md | 21 + .../lookup_and_reference/transpose.md | 21 + .../functions/lookup_and_reference/unique.md | 21 + .../functions/lookup_and_reference/vlookup.md | 21 + .../functions/lookup_and_reference/vstack.md | 21 + .../lookup_and_reference/wrapcols.md | 21 + .../lookup_and_reference/wraprows.md | 21 + .../functions/lookup_and_reference/xlookup.md | 21 + .../functions/lookup_and_reference/xmatch.md | 21 + .../functions/math_and_trigonometry/abs.md | 21 + .../functions/math_and_trigonometry/acos.md | 21 + .../functions/math_and_trigonometry/acosh.md | 21 + .../functions/math_and_trigonometry/acot.md | 21 + .../functions/math_and_trigonometry/acoth.md | 21 + .../math_and_trigonometry/aggregate.md | 21 + .../functions/math_and_trigonometry/arabic.md | 21 + .../functions/math_and_trigonometry/asin.md | 21 + .../functions/math_and_trigonometry/asinh.md | 21 + .../functions/math_and_trigonometry/atan.md | 21 + .../functions/math_and_trigonometry/atan2.md | 21 + .../functions/math_and_trigonometry/atanh.md | 21 + .../functions/math_and_trigonometry/base.md | 21 + .../math_and_trigonometry/ceiling.math.md | 21 + .../math_and_trigonometry/ceiling.md | 21 + .../math_and_trigonometry/ceiling.precise.md | 21 + .../functions/math_and_trigonometry/combin.md | 21 + .../math_and_trigonometry/combina.md | 21 + .../functions/math_and_trigonometry/cos.md | 21 + .../functions/math_and_trigonometry/cosh.md | 21 + .../functions/math_and_trigonometry/cot.md | 21 + .../functions/math_and_trigonometry/coth.md | 21 + .../functions/math_and_trigonometry/csc.md | 21 + .../functions/math_and_trigonometry/csch.md | 21 + .../math_and_trigonometry/decimal.md | 21 + .../math_and_trigonometry/degrees.md | 21 + .../functions/math_and_trigonometry/even.md | 21 + .../functions/math_and_trigonometry/exp.md | 21 + .../functions/math_and_trigonometry/fact.md | 21 + .../math_and_trigonometry/factdouble.md | 21 + .../math_and_trigonometry/floor.math.md | 21 + .../functions/math_and_trigonometry/floor.md | 21 + .../math_and_trigonometry/floor.precise.md | 21 + .../functions/math_and_trigonometry/gcd.md | 21 + .../functions/math_and_trigonometry/int.md | 21 + .../math_and_trigonometry/iso.ceiling.md | 21 + .../functions/math_and_trigonometry/lcm.md | 21 + .../functions/math_and_trigonometry/let.md | 21 + .../src/functions/math_and_trigonometry/ln.md | 21 + .../functions/math_and_trigonometry/log.md | 21 + .../functions/math_and_trigonometry/log10.md | 21 + .../math_and_trigonometry/mdeterm.md | 21 + .../math_and_trigonometry/minverse.md | 21 + .../functions/math_and_trigonometry/mmult.md | 21 + .../functions/math_and_trigonometry/mod.md | 21 + .../functions/math_and_trigonometry/mround.md | 21 + .../math_and_trigonometry/multinomial.md | 21 + .../functions/math_and_trigonometry/munit.md | 21 + .../functions/math_and_trigonometry/odd.md | 21 + .../src/functions/math_and_trigonometry/pi.md | 21 + .../functions/math_and_trigonometry/power.md | 21 + .../math_and_trigonometry/product.md | 21 + .../math_and_trigonometry/quotient.md | 21 + .../math_and_trigonometry/radians.md | 21 + .../functions/math_and_trigonometry/rand.md | 21 + .../math_and_trigonometry/randarray.md | 21 + .../math_and_trigonometry/randbetween.md | 21 + .../functions/math_and_trigonometry/roman.md | 21 + .../functions/math_and_trigonometry/round.md | 21 + .../math_and_trigonometry/rounddown.md | 21 + .../math_and_trigonometry/roundup.md | 21 + .../functions/math_and_trigonometry/sec.md | 21 + .../functions/math_and_trigonometry/sech.md | 21 + .../math_and_trigonometry/sequence.md | 21 + .../math_and_trigonometry/seriessum.md | 21 + .../functions/math_and_trigonometry/sign.md | 21 + .../functions/math_and_trigonometry/sin.md | 21 + .../functions/math_and_trigonometry/sinh.md | 21 + .../functions/math_and_trigonometry/sqrt.md | 21 + .../functions/math_and_trigonometry/sqrtpi.md | 21 + .../math_and_trigonometry/subtotal.md | 21 + .../functions/math_and_trigonometry/sum.md | 21 + .../functions/math_and_trigonometry/sumif.md | 21 + .../functions/math_and_trigonometry/sumifs.md | 21 + .../math_and_trigonometry/sumproduct.md | 21 + .../functions/math_and_trigonometry/sumsq.md | 21 + .../math_and_trigonometry/sumx2my2.md | 21 + .../math_and_trigonometry/sumx2py2.md | 21 + .../math_and_trigonometry/sumxmy2.md | 21 + .../functions/math_and_trigonometry/tan.md | 21 + .../functions/math_and_trigonometry/tanh.md | 21 + .../functions/math_and_trigonometry/trunc.md | 21 + docs/src/functions/statistical/avedev.md | 21 + docs/src/functions/statistical/average.md | 21 + docs/src/functions/statistical/averagea.md | 21 + docs/src/functions/statistical/averageif.md | 21 + docs/src/functions/statistical/averageifs.md | 21 + docs/src/functions/statistical/beta.dist.md | 21 + docs/src/functions/statistical/beta.inv.md | 21 + docs/src/functions/statistical/binom.dist.md | 21 + .../functions/statistical/binom.dist.range.md | 21 + docs/src/functions/statistical/binom.inv.md | 21 + docs/src/functions/statistical/chisq.dist.md | 21 + .../functions/statistical/chisq.dist.rt.md | 21 + docs/src/functions/statistical/chisq.inv.md | 21 + .../src/functions/statistical/chisq.inv.rt.md | 21 + docs/src/functions/statistical/chisq.test.md | 21 + .../functions/statistical/confidence.norm.md | 21 + .../src/functions/statistical/confidence.t.md | 21 + docs/src/functions/statistical/correl.md | 21 + docs/src/functions/statistical/count.md | 21 + docs/src/functions/statistical/counta.md | 21 + docs/src/functions/statistical/countblank.md | 21 + docs/src/functions/statistical/countif.md | 21 + docs/src/functions/statistical/countifs.md | 21 + .../src/functions/statistical/covariance.p.md | 21 + .../src/functions/statistical/covariance.s.md | 21 + docs/src/functions/statistical/devsq.md | 21 + docs/src/functions/statistical/expon.dist.md | 21 + docs/src/functions/statistical/f.dist.md | 21 + docs/src/functions/statistical/f.dist.rt.md | 21 + docs/src/functions/statistical/f.inv.md | 21 + docs/src/functions/statistical/f.inv.rt.md | 21 + docs/src/functions/statistical/f.test.md | 21 + docs/src/functions/statistical/fisher.md | 21 + docs/src/functions/statistical/fisherinv.md | 21 + .../statistical/forecast.ets.confint.md | 21 + .../src/functions/statistical/forecast.ets.md | 21 + .../statistical/forecast.ets.seasonality.md | 21 + .../statistical/forecast.ets.stat.md | 21 + .../functions/statistical/forecast.linear.md | 21 + docs/src/functions/statistical/forecast.md | 21 + docs/src/functions/statistical/frequency.md | 21 + docs/src/functions/statistical/gamma.dist.md | 21 + docs/src/functions/statistical/gamma.inv.md | 21 + docs/src/functions/statistical/gamma.md | 21 + docs/src/functions/statistical/gammaln.md | 21 + .../functions/statistical/gammaln.precise.md | 21 + docs/src/functions/statistical/gauss.md | 21 + docs/src/functions/statistical/geomean.md | 21 + docs/src/functions/statistical/growth.md | 21 + docs/src/functions/statistical/harmean.md | 21 + .../src/functions/statistical/hypgeom.dist.md | 21 + docs/src/functions/statistical/intercept.md | 21 + docs/src/functions/statistical/kurt.md | 21 + docs/src/functions/statistical/large.md | 21 + docs/src/functions/statistical/linest.md | 21 + docs/src/functions/statistical/logest.md | 21 + .../src/functions/statistical/lognorm.dist.md | 21 + docs/src/functions/statistical/lognorm.inv.md | 21 + docs/src/functions/statistical/max.md | 21 + docs/src/functions/statistical/maxa.md | 21 + docs/src/functions/statistical/maxifs.md | 21 + docs/src/functions/statistical/median.md | 21 + docs/src/functions/statistical/min.md | 21 + docs/src/functions/statistical/mina.md | 21 + docs/src/functions/statistical/minifs.md | 21 + docs/src/functions/statistical/mode.mult.md | 21 + docs/src/functions/statistical/mode.sngl.md | 21 + .../functions/statistical/negbinom.dist.md | 21 + docs/src/functions/statistical/norm.dist.md | 21 + docs/src/functions/statistical/norm.inv.md | 21 + docs/src/functions/statistical/norm.s.dist.md | 21 + docs/src/functions/statistical/norm.s.inv.md | 21 + docs/src/functions/statistical/pearson.md | 21 + .../functions/statistical/percentile.exc.md | 21 + .../functions/statistical/percentile.inc.md | 21 + .../functions/statistical/percentrank.exc.md | 21 + .../functions/statistical/percentrank.inc.md | 21 + docs/src/functions/statistical/permut.md | 21 + .../src/functions/statistical/permutationa.md | 21 + docs/src/functions/statistical/phi.md | 21 + .../src/functions/statistical/poisson.dist.md | 21 + docs/src/functions/statistical/prob.md | 21 + .../src/functions/statistical/quartile.exc.md | 21 + .../src/functions/statistical/quartile.inc.md | 21 + docs/src/functions/statistical/rank.avg.md | 21 + docs/src/functions/statistical/rank.eq.md | 21 + docs/src/functions/statistical/rsq.md | 21 + docs/src/functions/statistical/skew.md | 21 + docs/src/functions/statistical/skew.p.md | 21 + docs/src/functions/statistical/slope.md | 21 + docs/src/functions/statistical/small.md | 21 + docs/src/functions/statistical/standardize.md | 21 + docs/src/functions/statistical/stdev.p.md | 21 + docs/src/functions/statistical/stdev.s.md | 21 + docs/src/functions/statistical/stdeva.md | 21 + docs/src/functions/statistical/stdevpa.md | 21 + docs/src/functions/statistical/steyx.md | 21 + docs/src/functions/statistical/t.dist.2t.md | 21 + docs/src/functions/statistical/t.dist.md | 21 + docs/src/functions/statistical/t.dist.rt.md | 21 + docs/src/functions/statistical/t.inv.2t.md | 21 + docs/src/functions/statistical/t.inv.md | 21 + docs/src/functions/statistical/t.test.md | 21 + docs/src/functions/statistical/trend.md | 21 + docs/src/functions/statistical/trimmean.md | 21 + docs/src/functions/statistical/var.p.md | 21 + docs/src/functions/statistical/var.s.md | 21 + docs/src/functions/statistical/vara.md | 21 + docs/src/functions/statistical/varpa.md | 21 + .../src/functions/statistical/weibull.dist.md | 21 + docs/src/functions/statistical/z.test.md | 21 + docs/src/functions/text/mid.md | 21 + docs/src/functions/text/midb.md | 21 + docs/src/functions/text/numbervalue.md | 21 + docs/src/functions/text/phonetic.md | 21 + docs/src/functions/text/proper.md | 21 + docs/src/functions/text/replace.md | 21 + docs/src/functions/text/replacebs.md | 21 + docs/src/functions/text/rept.md | 21 + docs/src/functions/text/right.md | 21 + docs/src/functions/text/rightb.md | 21 + docs/src/functions/text/search.md | 21 + docs/src/functions/text/searchb.md | 21 + docs/src/functions/text/substitute.md | 21 + docs/src/functions/text/t.md | 21 + docs/src/functions/text/text.md | 21 + docs/src/functions/text/textafter.md | 21 + docs/src/functions/text/textbefore.md | 21 + docs/src/functions/text/textjoin.md | 21 + docs/src/functions/text/textsplit.md | 21 + docs/src/functions/text/trim.md | 21 + docs/src/functions/text/unichar.md | 21 + docs/src/functions/text/unicode.md | 21 + docs/src/functions/text/upper.md | 21 + docs/src/functions/text/value.md | 21 + docs/src/functions/text/valuetotext.md | 21 + .../functions/uncatogorized/regexextract.md | 21 + .../functions/uncatogorized/regexreplace:.md | 21 + docs/src/functions/uncatogorized/regextest.md | 21 + docs/src/functions/uncatogorized/trimrange.md | 21 + docs/src/index.md | 22 +- webapp/src/App.tsx | 21 +- webapp/src/AppComponents/rpc.ts | 6 + xlsx/Cargo.toml | 7 +- xlsx/src/bin/functions/cube.csv | 7 + xlsx/src/bin/functions/database.csv | 12 + xlsx/src/bin/functions/date_and_time.csv | 25 + xlsx/src/bin/functions/engineering.csv | 54 + xlsx/src/bin/functions/financial.csv | 55 + xlsx/src/bin/functions/information.csv | 21 + xlsx/src/bin/functions/logical.csv | 19 + .../bin/functions/lookup_and_reference.csv | 37 + .../bin/functions/math_and_trigonometry.csv | 82 + xlsx/src/bin/functions/statistical.csv | 111 + xlsx/src/bin/functions/text.csv | 25 + xlsx/src/bin/functions/uncatogorized.csv | 4 + xlsx/src/bin/generate_docs.rs | 134 ++ xlsx/tests/docs/DATE.xlsx | Bin 0 -> 9979 bytes xlsx/tests/docs/DAY.xlsx | Bin 0 -> 9585 bytes xlsx/tests/docs/FV.xlsx | Bin 0 -> 9998 bytes xlsx/tests/docs/MONTH.xlsx | Bin 0 -> 9596 bytes xlsx/tests/docs/PV.xlsx | Bin 0 -> 9998 bytes xlsx/tests/docs/SIN.xlsx | Bin 0 -> 10422 bytes xlsx/tests/docs/YEAR.xlsx | Bin 0 -> 9594 bytes xlsx/tests/test.rs | 41 +- 478 files changed, 12081 insertions(+), 42 deletions(-) create mode 100644 docs/src/functions/cube/cubekpimember.md create mode 100644 docs/src/functions/cube/cubemember.md create mode 100644 docs/src/functions/cube/cubememberproperty.md create mode 100644 docs/src/functions/cube/cuberankedmember.md create mode 100644 docs/src/functions/cube/cubeset.md create mode 100644 docs/src/functions/cube/cubesetcount.md create mode 100644 docs/src/functions/cube/cubevalue.md create mode 100644 docs/src/functions/database/daverage.md create mode 100644 docs/src/functions/database/dcount.md create mode 100644 docs/src/functions/database/dcounta.md create mode 100644 docs/src/functions/database/dget.md create mode 100644 docs/src/functions/database/dmax.md create mode 100644 docs/src/functions/database/dmin.md create mode 100644 docs/src/functions/database/dproduct.md create mode 100644 docs/src/functions/database/dstdev.md create mode 100644 docs/src/functions/database/dstdevp.md create mode 100644 docs/src/functions/database/dsum.md create mode 100644 docs/src/functions/database/dvar.md create mode 100644 docs/src/functions/database/dvarp.md create mode 100644 docs/src/functions/date_and_time/date.md create mode 100644 docs/src/functions/date_and_time/datedif.md create mode 100644 docs/src/functions/date_and_time/datevalue.md create mode 100644 docs/src/functions/date_and_time/day.md create mode 100644 docs/src/functions/date_and_time/days.md create mode 100644 docs/src/functions/date_and_time/days360.md create mode 100644 docs/src/functions/date_and_time/edate.md create mode 100644 docs/src/functions/date_and_time/eomonth.md create mode 100644 docs/src/functions/date_and_time/hour.md create mode 100644 docs/src/functions/date_and_time/isoweeknum.md create mode 100644 docs/src/functions/date_and_time/minute.md create mode 100644 docs/src/functions/date_and_time/month.md create mode 100644 docs/src/functions/date_and_time/networkdays.intl.md create mode 100644 docs/src/functions/date_and_time/networkdays.md create mode 100644 docs/src/functions/date_and_time/now.md create mode 100644 docs/src/functions/date_and_time/second.md create mode 100644 docs/src/functions/date_and_time/time.md create mode 100644 docs/src/functions/date_and_time/timevalue.md create mode 100644 docs/src/functions/date_and_time/today.md create mode 100644 docs/src/functions/date_and_time/weekday.md create mode 100644 docs/src/functions/date_and_time/weeknum.md create mode 100644 docs/src/functions/date_and_time/workday.intl.md create mode 100644 docs/src/functions/date_and_time/workday.md create mode 100644 docs/src/functions/date_and_time/year.md create mode 100644 docs/src/functions/date_and_time/yearfrac.md create mode 100644 docs/src/functions/engineering/besseli.md create mode 100644 docs/src/functions/engineering/besselj.md create mode 100644 docs/src/functions/engineering/besselk.md create mode 100644 docs/src/functions/engineering/bessely.md create mode 100644 docs/src/functions/engineering/bin2dec.md create mode 100644 docs/src/functions/engineering/bin2hex.md create mode 100644 docs/src/functions/engineering/bin2oct.md create mode 100644 docs/src/functions/engineering/bitand.md create mode 100644 docs/src/functions/engineering/bitlshift.md create mode 100644 docs/src/functions/engineering/bitor.md create mode 100644 docs/src/functions/engineering/bitrshift.md create mode 100644 docs/src/functions/engineering/bitxor.md create mode 100644 docs/src/functions/engineering/complex.md create mode 100644 docs/src/functions/engineering/convert.md create mode 100644 docs/src/functions/engineering/dec2bin.md create mode 100644 docs/src/functions/engineering/dec2hex.md create mode 100644 docs/src/functions/engineering/dec2oct.md create mode 100644 docs/src/functions/engineering/delta.md create mode 100644 docs/src/functions/engineering/erf.md create mode 100644 docs/src/functions/engineering/erf.precise.md create mode 100644 docs/src/functions/engineering/erfc.md create mode 100644 docs/src/functions/engineering/erfc.precise.md create mode 100644 docs/src/functions/engineering/gestep.md create mode 100644 docs/src/functions/engineering/hex2bin.md create mode 100644 docs/src/functions/engineering/hex2dec.md create mode 100644 docs/src/functions/engineering/hex2oct.md create mode 100644 docs/src/functions/engineering/imabs.md create mode 100644 docs/src/functions/engineering/imaginary.md create mode 100644 docs/src/functions/engineering/imargument.md create mode 100644 docs/src/functions/engineering/imconjugate.md create mode 100644 docs/src/functions/engineering/imcos.md create mode 100644 docs/src/functions/engineering/imcosh.md create mode 100644 docs/src/functions/engineering/imcot.md create mode 100644 docs/src/functions/engineering/imcsc.md create mode 100644 docs/src/functions/engineering/imcsch.md create mode 100644 docs/src/functions/engineering/imdiv.md create mode 100644 docs/src/functions/engineering/imexp.md create mode 100644 docs/src/functions/engineering/imln.md create mode 100644 docs/src/functions/engineering/imlog10.md create mode 100644 docs/src/functions/engineering/imlog2.md create mode 100644 docs/src/functions/engineering/impower.md create mode 100644 docs/src/functions/engineering/improduct.md create mode 100644 docs/src/functions/engineering/imreal.md create mode 100644 docs/src/functions/engineering/imsec.md create mode 100644 docs/src/functions/engineering/imsech.md create mode 100644 docs/src/functions/engineering/imsin.md create mode 100644 docs/src/functions/engineering/imsinh.md create mode 100644 docs/src/functions/engineering/imsqrt.md create mode 100644 docs/src/functions/engineering/imsub.md create mode 100644 docs/src/functions/engineering/imsum.md create mode 100644 docs/src/functions/engineering/imtan.md create mode 100644 docs/src/functions/engineering/oct2bin.md create mode 100644 docs/src/functions/engineering/oct2dec.md create mode 100644 docs/src/functions/engineering/oct2hex.md create mode 100644 docs/src/functions/financial/accrint.md create mode 100644 docs/src/functions/financial/accrintm.md create mode 100644 docs/src/functions/financial/amordegrc.md create mode 100644 docs/src/functions/financial/amorlinc.md create mode 100644 docs/src/functions/financial/coupdaybs.md create mode 100644 docs/src/functions/financial/coupdays.md create mode 100644 docs/src/functions/financial/coupdaysnc.md create mode 100644 docs/src/functions/financial/coupncd.md create mode 100644 docs/src/functions/financial/coupnum.md create mode 100644 docs/src/functions/financial/couppcd.md create mode 100644 docs/src/functions/financial/cumipmt.md create mode 100644 docs/src/functions/financial/cumprinc.md create mode 100644 docs/src/functions/financial/db.md create mode 100644 docs/src/functions/financial/ddb.md create mode 100644 docs/src/functions/financial/disc.md create mode 100644 docs/src/functions/financial/dollarde.md create mode 100644 docs/src/functions/financial/dollarfr.md create mode 100644 docs/src/functions/financial/duration.md create mode 100644 docs/src/functions/financial/effect.md create mode 100644 docs/src/functions/financial/fvschedule.md create mode 100644 docs/src/functions/financial/intrate.md create mode 100644 docs/src/functions/financial/ipmt.md create mode 100644 docs/src/functions/financial/irr.md create mode 100644 docs/src/functions/financial/ispmt.md create mode 100644 docs/src/functions/financial/mduration.md create mode 100644 docs/src/functions/financial/mirr.md create mode 100644 docs/src/functions/financial/nominal.md create mode 100644 docs/src/functions/financial/nper.md create mode 100644 docs/src/functions/financial/npv.md create mode 100644 docs/src/functions/financial/oddfprice.md create mode 100644 docs/src/functions/financial/oddfyield.md create mode 100644 docs/src/functions/financial/oddlprice.md create mode 100644 docs/src/functions/financial/oddlyield.md create mode 100644 docs/src/functions/financial/pduration.md create mode 100644 docs/src/functions/financial/pmt.md create mode 100644 docs/src/functions/financial/ppmt.md create mode 100644 docs/src/functions/financial/price.md create mode 100644 docs/src/functions/financial/pricedisc.md create mode 100644 docs/src/functions/financial/pricemat.md create mode 100644 docs/src/functions/financial/pv.md create mode 100644 docs/src/functions/financial/rate.md create mode 100644 docs/src/functions/financial/received.md create mode 100644 docs/src/functions/financial/rri.md create mode 100644 docs/src/functions/financial/sln.md create mode 100644 docs/src/functions/financial/syd.md create mode 100644 docs/src/functions/financial/tbilleq.md create mode 100644 docs/src/functions/financial/tbillprice.md create mode 100644 docs/src/functions/financial/tbillyield.md create mode 100644 docs/src/functions/financial/vdb.md create mode 100644 docs/src/functions/financial/xirr.md create mode 100644 docs/src/functions/financial/xnpv.md create mode 100644 docs/src/functions/financial/yield.md create mode 100644 docs/src/functions/financial/yielddisc.md create mode 100644 docs/src/functions/financial/yieldmat.md create mode 100644 docs/src/functions/fv.md create mode 100644 docs/src/functions/information/cell.md create mode 100644 docs/src/functions/information/error.type.md create mode 100644 docs/src/functions/information/info.md create mode 100644 docs/src/functions/information/isblank.md create mode 100644 docs/src/functions/information/iserr.md create mode 100644 docs/src/functions/information/iserror.md create mode 100644 docs/src/functions/information/iseven.md create mode 100644 docs/src/functions/information/isformula.md create mode 100644 docs/src/functions/information/islogical.md create mode 100644 docs/src/functions/information/isna.md create mode 100644 docs/src/functions/information/isnontext.md create mode 100644 docs/src/functions/information/isnumber.md create mode 100644 docs/src/functions/information/isodd.md create mode 100644 docs/src/functions/information/isomitted.md create mode 100644 docs/src/functions/information/isref.md create mode 100644 docs/src/functions/information/istext.md create mode 100644 docs/src/functions/information/n.md create mode 100644 docs/src/functions/information/na.md create mode 100644 docs/src/functions/information/sheet.md create mode 100644 docs/src/functions/information/sheets.md create mode 100644 docs/src/functions/information/type.md create mode 100644 docs/src/functions/logical/and.md create mode 100644 docs/src/functions/logical/bycol.md create mode 100644 docs/src/functions/logical/byrow.md create mode 100644 docs/src/functions/logical/false.md create mode 100644 docs/src/functions/logical/if.md create mode 100644 docs/src/functions/logical/iferror.md create mode 100644 docs/src/functions/logical/ifna.md create mode 100644 docs/src/functions/logical/ifs.md create mode 100644 docs/src/functions/logical/lambda.md create mode 100644 docs/src/functions/logical/let.md create mode 100644 docs/src/functions/logical/makearray.md create mode 100644 docs/src/functions/logical/map.md create mode 100644 docs/src/functions/logical/not.md create mode 100644 docs/src/functions/logical/or.md create mode 100644 docs/src/functions/logical/reduce.md create mode 100644 docs/src/functions/logical/scan.md create mode 100644 docs/src/functions/logical/switch.md create mode 100644 docs/src/functions/logical/true.md create mode 100644 docs/src/functions/logical/xor.md create mode 100644 docs/src/functions/lookup_and_reference/address.md create mode 100644 docs/src/functions/lookup_and_reference/areas.md create mode 100644 docs/src/functions/lookup_and_reference/choose.md create mode 100644 docs/src/functions/lookup_and_reference/choosecols.md create mode 100644 docs/src/functions/lookup_and_reference/chooserows.md create mode 100644 docs/src/functions/lookup_and_reference/column.md create mode 100644 docs/src/functions/lookup_and_reference/columns.md create mode 100644 docs/src/functions/lookup_and_reference/drop.md create mode 100644 docs/src/functions/lookup_and_reference/expand.md create mode 100644 docs/src/functions/lookup_and_reference/filter.md create mode 100644 docs/src/functions/lookup_and_reference/formulatext.md create mode 100644 docs/src/functions/lookup_and_reference/getpivotdata.md create mode 100644 docs/src/functions/lookup_and_reference/hlookup.md create mode 100644 docs/src/functions/lookup_and_reference/hstack.md create mode 100644 docs/src/functions/lookup_and_reference/hyperlink.md create mode 100644 docs/src/functions/lookup_and_reference/image.md create mode 100644 docs/src/functions/lookup_and_reference/index.md create mode 100644 docs/src/functions/lookup_and_reference/indirect.md create mode 100644 docs/src/functions/lookup_and_reference/lookup.md create mode 100644 docs/src/functions/lookup_and_reference/match.md create mode 100644 docs/src/functions/lookup_and_reference/offset.md create mode 100644 docs/src/functions/lookup_and_reference/row.md create mode 100644 docs/src/functions/lookup_and_reference/rows.md create mode 100644 docs/src/functions/lookup_and_reference/rtd.md create mode 100644 docs/src/functions/lookup_and_reference/sort.md create mode 100644 docs/src/functions/lookup_and_reference/sortby.md create mode 100644 docs/src/functions/lookup_and_reference/take.md create mode 100644 docs/src/functions/lookup_and_reference/tocol.md create mode 100644 docs/src/functions/lookup_and_reference/torow.md create mode 100644 docs/src/functions/lookup_and_reference/transpose.md create mode 100644 docs/src/functions/lookup_and_reference/unique.md create mode 100644 docs/src/functions/lookup_and_reference/vlookup.md create mode 100644 docs/src/functions/lookup_and_reference/vstack.md create mode 100644 docs/src/functions/lookup_and_reference/wrapcols.md create mode 100644 docs/src/functions/lookup_and_reference/wraprows.md create mode 100644 docs/src/functions/lookup_and_reference/xlookup.md create mode 100644 docs/src/functions/lookup_and_reference/xmatch.md create mode 100644 docs/src/functions/math_and_trigonometry/abs.md create mode 100644 docs/src/functions/math_and_trigonometry/acos.md create mode 100644 docs/src/functions/math_and_trigonometry/acosh.md create mode 100644 docs/src/functions/math_and_trigonometry/acot.md create mode 100644 docs/src/functions/math_and_trigonometry/acoth.md create mode 100644 docs/src/functions/math_and_trigonometry/aggregate.md create mode 100644 docs/src/functions/math_and_trigonometry/arabic.md create mode 100644 docs/src/functions/math_and_trigonometry/asin.md create mode 100644 docs/src/functions/math_and_trigonometry/asinh.md create mode 100644 docs/src/functions/math_and_trigonometry/atan.md create mode 100644 docs/src/functions/math_and_trigonometry/atan2.md create mode 100644 docs/src/functions/math_and_trigonometry/atanh.md create mode 100644 docs/src/functions/math_and_trigonometry/base.md create mode 100644 docs/src/functions/math_and_trigonometry/ceiling.math.md create mode 100644 docs/src/functions/math_and_trigonometry/ceiling.md create mode 100644 docs/src/functions/math_and_trigonometry/ceiling.precise.md create mode 100644 docs/src/functions/math_and_trigonometry/combin.md create mode 100644 docs/src/functions/math_and_trigonometry/combina.md create mode 100644 docs/src/functions/math_and_trigonometry/cos.md create mode 100644 docs/src/functions/math_and_trigonometry/cosh.md create mode 100644 docs/src/functions/math_and_trigonometry/cot.md create mode 100644 docs/src/functions/math_and_trigonometry/coth.md create mode 100644 docs/src/functions/math_and_trigonometry/csc.md create mode 100644 docs/src/functions/math_and_trigonometry/csch.md create mode 100644 docs/src/functions/math_and_trigonometry/decimal.md create mode 100644 docs/src/functions/math_and_trigonometry/degrees.md create mode 100644 docs/src/functions/math_and_trigonometry/even.md create mode 100644 docs/src/functions/math_and_trigonometry/exp.md create mode 100644 docs/src/functions/math_and_trigonometry/fact.md create mode 100644 docs/src/functions/math_and_trigonometry/factdouble.md create mode 100644 docs/src/functions/math_and_trigonometry/floor.math.md create mode 100644 docs/src/functions/math_and_trigonometry/floor.md create mode 100644 docs/src/functions/math_and_trigonometry/floor.precise.md create mode 100644 docs/src/functions/math_and_trigonometry/gcd.md create mode 100644 docs/src/functions/math_and_trigonometry/int.md create mode 100644 docs/src/functions/math_and_trigonometry/iso.ceiling.md create mode 100644 docs/src/functions/math_and_trigonometry/lcm.md create mode 100644 docs/src/functions/math_and_trigonometry/let.md create mode 100644 docs/src/functions/math_and_trigonometry/ln.md create mode 100644 docs/src/functions/math_and_trigonometry/log.md create mode 100644 docs/src/functions/math_and_trigonometry/log10.md create mode 100644 docs/src/functions/math_and_trigonometry/mdeterm.md create mode 100644 docs/src/functions/math_and_trigonometry/minverse.md create mode 100644 docs/src/functions/math_and_trigonometry/mmult.md create mode 100644 docs/src/functions/math_and_trigonometry/mod.md create mode 100644 docs/src/functions/math_and_trigonometry/mround.md create mode 100644 docs/src/functions/math_and_trigonometry/multinomial.md create mode 100644 docs/src/functions/math_and_trigonometry/munit.md create mode 100644 docs/src/functions/math_and_trigonometry/odd.md create mode 100644 docs/src/functions/math_and_trigonometry/pi.md create mode 100644 docs/src/functions/math_and_trigonometry/power.md create mode 100644 docs/src/functions/math_and_trigonometry/product.md create mode 100644 docs/src/functions/math_and_trigonometry/quotient.md create mode 100644 docs/src/functions/math_and_trigonometry/radians.md create mode 100644 docs/src/functions/math_and_trigonometry/rand.md create mode 100644 docs/src/functions/math_and_trigonometry/randarray.md create mode 100644 docs/src/functions/math_and_trigonometry/randbetween.md create mode 100644 docs/src/functions/math_and_trigonometry/roman.md create mode 100644 docs/src/functions/math_and_trigonometry/round.md create mode 100644 docs/src/functions/math_and_trigonometry/rounddown.md create mode 100644 docs/src/functions/math_and_trigonometry/roundup.md create mode 100644 docs/src/functions/math_and_trigonometry/sec.md create mode 100644 docs/src/functions/math_and_trigonometry/sech.md create mode 100644 docs/src/functions/math_and_trigonometry/sequence.md create mode 100644 docs/src/functions/math_and_trigonometry/seriessum.md create mode 100644 docs/src/functions/math_and_trigonometry/sign.md create mode 100644 docs/src/functions/math_and_trigonometry/sin.md create mode 100644 docs/src/functions/math_and_trigonometry/sinh.md create mode 100644 docs/src/functions/math_and_trigonometry/sqrt.md create mode 100644 docs/src/functions/math_and_trigonometry/sqrtpi.md create mode 100644 docs/src/functions/math_and_trigonometry/subtotal.md create mode 100644 docs/src/functions/math_and_trigonometry/sum.md create mode 100644 docs/src/functions/math_and_trigonometry/sumif.md create mode 100644 docs/src/functions/math_and_trigonometry/sumifs.md create mode 100644 docs/src/functions/math_and_trigonometry/sumproduct.md create mode 100644 docs/src/functions/math_and_trigonometry/sumsq.md create mode 100644 docs/src/functions/math_and_trigonometry/sumx2my2.md create mode 100644 docs/src/functions/math_and_trigonometry/sumx2py2.md create mode 100644 docs/src/functions/math_and_trigonometry/sumxmy2.md create mode 100644 docs/src/functions/math_and_trigonometry/tan.md create mode 100644 docs/src/functions/math_and_trigonometry/tanh.md create mode 100644 docs/src/functions/math_and_trigonometry/trunc.md create mode 100644 docs/src/functions/statistical/avedev.md create mode 100644 docs/src/functions/statistical/average.md create mode 100644 docs/src/functions/statistical/averagea.md create mode 100644 docs/src/functions/statistical/averageif.md create mode 100644 docs/src/functions/statistical/averageifs.md create mode 100644 docs/src/functions/statistical/beta.dist.md create mode 100644 docs/src/functions/statistical/beta.inv.md create mode 100644 docs/src/functions/statistical/binom.dist.md create mode 100644 docs/src/functions/statistical/binom.dist.range.md create mode 100644 docs/src/functions/statistical/binom.inv.md create mode 100644 docs/src/functions/statistical/chisq.dist.md create mode 100644 docs/src/functions/statistical/chisq.dist.rt.md create mode 100644 docs/src/functions/statistical/chisq.inv.md create mode 100644 docs/src/functions/statistical/chisq.inv.rt.md create mode 100644 docs/src/functions/statistical/chisq.test.md create mode 100644 docs/src/functions/statistical/confidence.norm.md create mode 100644 docs/src/functions/statistical/confidence.t.md create mode 100644 docs/src/functions/statistical/correl.md create mode 100644 docs/src/functions/statistical/count.md create mode 100644 docs/src/functions/statistical/counta.md create mode 100644 docs/src/functions/statistical/countblank.md create mode 100644 docs/src/functions/statistical/countif.md create mode 100644 docs/src/functions/statistical/countifs.md create mode 100644 docs/src/functions/statistical/covariance.p.md create mode 100644 docs/src/functions/statistical/covariance.s.md create mode 100644 docs/src/functions/statistical/devsq.md create mode 100644 docs/src/functions/statistical/expon.dist.md create mode 100644 docs/src/functions/statistical/f.dist.md create mode 100644 docs/src/functions/statistical/f.dist.rt.md create mode 100644 docs/src/functions/statistical/f.inv.md create mode 100644 docs/src/functions/statistical/f.inv.rt.md create mode 100644 docs/src/functions/statistical/f.test.md create mode 100644 docs/src/functions/statistical/fisher.md create mode 100644 docs/src/functions/statistical/fisherinv.md create mode 100644 docs/src/functions/statistical/forecast.ets.confint.md create mode 100644 docs/src/functions/statistical/forecast.ets.md create mode 100644 docs/src/functions/statistical/forecast.ets.seasonality.md create mode 100644 docs/src/functions/statistical/forecast.ets.stat.md create mode 100644 docs/src/functions/statistical/forecast.linear.md create mode 100644 docs/src/functions/statistical/forecast.md create mode 100644 docs/src/functions/statistical/frequency.md create mode 100644 docs/src/functions/statistical/gamma.dist.md create mode 100644 docs/src/functions/statistical/gamma.inv.md create mode 100644 docs/src/functions/statistical/gamma.md create mode 100644 docs/src/functions/statistical/gammaln.md create mode 100644 docs/src/functions/statistical/gammaln.precise.md create mode 100644 docs/src/functions/statistical/gauss.md create mode 100644 docs/src/functions/statistical/geomean.md create mode 100644 docs/src/functions/statistical/growth.md create mode 100644 docs/src/functions/statistical/harmean.md create mode 100644 docs/src/functions/statistical/hypgeom.dist.md create mode 100644 docs/src/functions/statistical/intercept.md create mode 100644 docs/src/functions/statistical/kurt.md create mode 100644 docs/src/functions/statistical/large.md create mode 100644 docs/src/functions/statistical/linest.md create mode 100644 docs/src/functions/statistical/logest.md create mode 100644 docs/src/functions/statistical/lognorm.dist.md create mode 100644 docs/src/functions/statistical/lognorm.inv.md create mode 100644 docs/src/functions/statistical/max.md create mode 100644 docs/src/functions/statistical/maxa.md create mode 100644 docs/src/functions/statistical/maxifs.md create mode 100644 docs/src/functions/statistical/median.md create mode 100644 docs/src/functions/statistical/min.md create mode 100644 docs/src/functions/statistical/mina.md create mode 100644 docs/src/functions/statistical/minifs.md create mode 100644 docs/src/functions/statistical/mode.mult.md create mode 100644 docs/src/functions/statistical/mode.sngl.md create mode 100644 docs/src/functions/statistical/negbinom.dist.md create mode 100644 docs/src/functions/statistical/norm.dist.md create mode 100644 docs/src/functions/statistical/norm.inv.md create mode 100644 docs/src/functions/statistical/norm.s.dist.md create mode 100644 docs/src/functions/statistical/norm.s.inv.md create mode 100644 docs/src/functions/statistical/pearson.md create mode 100644 docs/src/functions/statistical/percentile.exc.md create mode 100644 docs/src/functions/statistical/percentile.inc.md create mode 100644 docs/src/functions/statistical/percentrank.exc.md create mode 100644 docs/src/functions/statistical/percentrank.inc.md create mode 100644 docs/src/functions/statistical/permut.md create mode 100644 docs/src/functions/statistical/permutationa.md create mode 100644 docs/src/functions/statistical/phi.md create mode 100644 docs/src/functions/statistical/poisson.dist.md create mode 100644 docs/src/functions/statistical/prob.md create mode 100644 docs/src/functions/statistical/quartile.exc.md create mode 100644 docs/src/functions/statistical/quartile.inc.md create mode 100644 docs/src/functions/statistical/rank.avg.md create mode 100644 docs/src/functions/statistical/rank.eq.md create mode 100644 docs/src/functions/statistical/rsq.md create mode 100644 docs/src/functions/statistical/skew.md create mode 100644 docs/src/functions/statistical/skew.p.md create mode 100644 docs/src/functions/statistical/slope.md create mode 100644 docs/src/functions/statistical/small.md create mode 100644 docs/src/functions/statistical/standardize.md create mode 100644 docs/src/functions/statistical/stdev.p.md create mode 100644 docs/src/functions/statistical/stdev.s.md create mode 100644 docs/src/functions/statistical/stdeva.md create mode 100644 docs/src/functions/statistical/stdevpa.md create mode 100644 docs/src/functions/statistical/steyx.md create mode 100644 docs/src/functions/statistical/t.dist.2t.md create mode 100644 docs/src/functions/statistical/t.dist.md create mode 100644 docs/src/functions/statistical/t.dist.rt.md create mode 100644 docs/src/functions/statistical/t.inv.2t.md create mode 100644 docs/src/functions/statistical/t.inv.md create mode 100644 docs/src/functions/statistical/t.test.md create mode 100644 docs/src/functions/statistical/trend.md create mode 100644 docs/src/functions/statistical/trimmean.md create mode 100644 docs/src/functions/statistical/var.p.md create mode 100644 docs/src/functions/statistical/var.s.md create mode 100644 docs/src/functions/statistical/vara.md create mode 100644 docs/src/functions/statistical/varpa.md create mode 100644 docs/src/functions/statistical/weibull.dist.md create mode 100644 docs/src/functions/statistical/z.test.md create mode 100644 docs/src/functions/text/mid.md create mode 100644 docs/src/functions/text/midb.md create mode 100644 docs/src/functions/text/numbervalue.md create mode 100644 docs/src/functions/text/phonetic.md create mode 100644 docs/src/functions/text/proper.md create mode 100644 docs/src/functions/text/replace.md create mode 100644 docs/src/functions/text/replacebs.md create mode 100644 docs/src/functions/text/rept.md create mode 100644 docs/src/functions/text/right.md create mode 100644 docs/src/functions/text/rightb.md create mode 100644 docs/src/functions/text/search.md create mode 100644 docs/src/functions/text/searchb.md create mode 100644 docs/src/functions/text/substitute.md create mode 100644 docs/src/functions/text/t.md create mode 100644 docs/src/functions/text/text.md create mode 100644 docs/src/functions/text/textafter.md create mode 100644 docs/src/functions/text/textbefore.md create mode 100644 docs/src/functions/text/textjoin.md create mode 100644 docs/src/functions/text/textsplit.md create mode 100644 docs/src/functions/text/trim.md create mode 100644 docs/src/functions/text/unichar.md create mode 100644 docs/src/functions/text/unicode.md create mode 100644 docs/src/functions/text/upper.md create mode 100644 docs/src/functions/text/value.md create mode 100644 docs/src/functions/text/valuetotext.md create mode 100644 docs/src/functions/uncatogorized/regexextract.md create mode 100644 docs/src/functions/uncatogorized/regexreplace:.md create mode 100644 docs/src/functions/uncatogorized/regextest.md create mode 100644 docs/src/functions/uncatogorized/trimrange.md create mode 100644 xlsx/src/bin/functions/cube.csv create mode 100644 xlsx/src/bin/functions/database.csv create mode 100644 xlsx/src/bin/functions/date_and_time.csv create mode 100644 xlsx/src/bin/functions/engineering.csv create mode 100644 xlsx/src/bin/functions/financial.csv create mode 100644 xlsx/src/bin/functions/information.csv create mode 100644 xlsx/src/bin/functions/logical.csv create mode 100644 xlsx/src/bin/functions/lookup_and_reference.csv create mode 100644 xlsx/src/bin/functions/math_and_trigonometry.csv create mode 100644 xlsx/src/bin/functions/statistical.csv create mode 100644 xlsx/src/bin/functions/text.csv create mode 100644 xlsx/src/bin/functions/uncatogorized.csv create mode 100644 xlsx/src/bin/generate_docs.rs create mode 100644 xlsx/tests/docs/DATE.xlsx create mode 100644 xlsx/tests/docs/DAY.xlsx create mode 100644 xlsx/tests/docs/FV.xlsx create mode 100644 xlsx/tests/docs/MONTH.xlsx create mode 100644 xlsx/tests/docs/PV.xlsx create mode 100644 xlsx/tests/docs/SIN.xlsx create mode 100644 xlsx/tests/docs/YEAR.xlsx diff --git a/docs/src/.vitepress/config.mts b/docs/src/.vitepress/config.mts index c47a6c6..addf97b 100644 --- a/docs/src/.vitepress/config.mts +++ b/docs/src/.vitepress/config.mts @@ -58,34 +58,1908 @@ export default defineConfig({ text: "Error Types", link: "/features/error-types", }, - { text: "Unsupported Features", link: "/features/unsupported-features" }, + { + text: "Unsupported Features", + link: "/features/unsupported-features", + }, ], }, { text: "Functions", collapsed: true, items: [ - { text: "Database", link: "/functions/database" }, - { text: "Date and Time", link: "/functions/date-and-time" }, - { text: "Engineering", link: "/functions/engineering" }, + { + text: "Lookup and reference", + collapsed: true, + link: "/functions/lookup_and_reference", + items: [ + { + text: "ADDRESS", + link: "/functions/lookup_and_reference/address", + }, + { + text: "AREAS", + link: "/functions/lookup_and_reference/areas", + }, + { + text: "CHOOSE", + link: "/functions/lookup_and_reference/choose", + }, + { + text: "CHOOSECOLS", + link: "/functions/lookup_and_reference/choosecols", + }, + { + text: "CHOOSEROWS", + link: "/functions/lookup_and_reference/chooserows", + }, + { + text: "COLUMN", + link: "/functions/lookup_and_reference/column", + }, + { + text: "COLUMNS", + link: "/functions/lookup_and_reference/columns", + }, + { + text: "DROP", + link: "/functions/lookup_and_reference/drop", + }, + { + text: "EXPAND", + link: "/functions/lookup_and_reference/expand", + }, + { + text: "FILTER", + link: "/functions/lookup_and_reference/filter", + }, + { + text: "FORMULATEXT", + link: "/functions/lookup_and_reference/formulatext", + }, + { + text: "GETPIVOTDATA", + link: "/functions/lookup_and_reference/getpivotdata", + }, + { + text: "HLOOKUP", + link: "/functions/lookup_and_reference/hlookup", + }, + { + text: "HSTACK", + link: "/functions/lookup_and_reference/hstack", + }, + { + text: "HYPERLINK", + link: "/functions/lookup_and_reference/hyperlink", + }, + { + text: "IMAGE", + link: "/functions/lookup_and_reference/image", + }, + { + text: "INDEX", + link: "/functions/lookup_and_reference/index", + }, + { + text: "INDIRECT", + link: "/functions/lookup_and_reference/indirect", + }, + { + text: "LOOKUP", + link: "/functions/lookup_and_reference/lookup", + }, + { + text: "MATCH", + link: "/functions/lookup_and_reference/match", + }, + { + text: "OFFSET", + link: "/functions/lookup_and_reference/offset", + }, + { + text: "ROW", + link: "/functions/lookup_and_reference/row", + }, + { + text: "ROWS", + link: "/functions/lookup_and_reference/rows", + }, + { + text: "RTD", + link: "/functions/lookup_and_reference/rtd", + }, + { + text: "SORT", + link: "/functions/lookup_and_reference/sort", + }, + { + text: "SORTBY", + link: "/functions/lookup_and_reference/sortby", + }, + { + text: "TAKE", + link: "/functions/lookup_and_reference/take", + }, + { + text: "TOCOL", + link: "/functions/lookup_and_reference/tocol", + }, + { + text: "TOROW", + link: "/functions/lookup_and_reference/torow", + }, + { + text: "TRANSPOSE", + link: "/functions/lookup_and_reference/transpose", + }, + { + text: "UNIQUE", + link: "/functions/lookup_and_reference/unique", + }, + { + text: "VLOOKUP", + link: "/functions/lookup_and_reference/vlookup", + }, + { + text: "VSTACK", + link: "/functions/lookup_and_reference/vstack", + }, + { + text: "WRAPCOLS", + link: "/functions/lookup_and_reference/wrapcols", + }, + { + text: "WRAPROWS", + link: "/functions/lookup_and_reference/wraprows", + }, + { + text: "XLOOKUP", + link: "/functions/lookup_and_reference/xlookup", + }, + { + text: "XMATCH", + link: "/functions/lookup_and_reference/xmatch", + }, + ], + }, + { + text: "Cube", + collapsed: true, + link: "/functions/cube", + items: [ + { + text: "CUBEKPIMEMBER", + link: "/functions/cube/cubekpimember", + }, + { + text: "CUBEMEMBER", + link: "/functions/cube/cubemember", + }, + { + text: "CUBEMEMBERPROPERTY", + link: "/functions/cube/cubememberproperty", + }, + { + text: "CUBERANKEDMEMBER", + link: "/functions/cube/cuberankedmember", + }, + { + text: "CUBESET", + link: "/functions/cube/cubeset", + }, + { + text: "CUBESETCOUNT", + link: "/functions/cube/cubesetcount", + }, + { + text: "CUBEVALUE", + link: "/functions/cube/cubevalue", + }, + ], + }, { text: "Financial", collapsed: true, link: "/functions/financial", - items: [{ text: "FV", link: "/functions/financial/fv" }], - }, - { text: "Information", link: "/functions/information" }, - { text: "Logical", link: "/functions/logical" }, - { - text: "Lookup and Reference", - link: "/functions/lookup-and-reference", + items: [ + { + text: "ACCRINT", + link: "/functions/financial/accrint", + }, + { + text: "ACCRINTM", + link: "/functions/financial/accrintm", + }, + { + text: "AMORDEGRC", + link: "/functions/financial/amordegrc", + }, + { + text: "AMORLINC", + link: "/functions/financial/amorlinc", + }, + { + text: "COUPDAYBS", + link: "/functions/financial/coupdaybs", + }, + { + text: "COUPDAYS", + link: "/functions/financial/coupdays", + }, + { + text: "COUPDAYSNC", + link: "/functions/financial/coupdaysnc", + }, + { + text: "COUPNCD", + link: "/functions/financial/coupncd", + }, + { + text: "COUPNUM", + link: "/functions/financial/coupnum", + }, + { + text: "COUPPCD", + link: "/functions/financial/couppcd", + }, + { + text: "CUMIPMT", + link: "/functions/financial/cumipmt", + }, + { + text: "CUMPRINC", + link: "/functions/financial/cumprinc", + }, + { + text: "DB", + link: "/functions/financial/db", + }, + { + text: "DDB", + link: "/functions/financial/ddb", + }, + { + text: "DISC", + link: "/functions/financial/disc", + }, + { + text: "DOLLARDE", + link: "/functions/financial/dollarde", + }, + { + text: "DOLLARFR", + link: "/functions/financial/dollarfr", + }, + { + text: "DURATION", + link: "/functions/financial/duration", + }, + { + text: "EFFECT", + link: "/functions/financial/effect", + }, + { + text: "FV", + link: "/functions/financial/fv", + }, + { + text: "FVSCHEDULE", + link: "/functions/financial/fvschedule", + }, + { + text: "INTRATE", + link: "/functions/financial/intrate", + }, + { + text: "IPMT", + link: "/functions/financial/ipmt", + }, + { + text: "IRR", + link: "/functions/financial/irr", + }, + { + text: "ISPMT", + link: "/functions/financial/ispmt", + }, + { + text: "MDURATION", + link: "/functions/financial/mduration", + }, + { + text: "MIRR", + link: "/functions/financial/mirr", + }, + { + text: "NOMINAL", + link: "/functions/financial/nominal", + }, + { + text: "NPER", + link: "/functions/financial/nper", + }, + { + text: "NPV", + link: "/functions/financial/npv", + }, + { + text: "ODDFPRICE", + link: "/functions/financial/oddfprice", + }, + { + text: "ODDFYIELD", + link: "/functions/financial/oddfyield", + }, + { + text: "ODDLPRICE", + link: "/functions/financial/oddlprice", + }, + { + text: "ODDLYIELD", + link: "/functions/financial/oddlyield", + }, + { + text: "PDURATION", + link: "/functions/financial/pduration", + }, + { + text: "PMT", + link: "/functions/financial/pmt", + }, + { + text: "PPMT", + link: "/functions/financial/ppmt", + }, + { + text: "PRICE", + link: "/functions/financial/price", + }, + { + text: "PRICEDISC", + link: "/functions/financial/pricedisc", + }, + { + text: "PRICEMAT", + link: "/functions/financial/pricemat", + }, + { + text: "PV", + link: "/functions/financial/pv", + }, + { + text: "RATE", + link: "/functions/financial/rate", + }, + { + text: "RECEIVED", + link: "/functions/financial/received", + }, + { + text: "RRI", + link: "/functions/financial/rri", + }, + { + text: "SLN", + link: "/functions/financial/sln", + }, + { + text: "SYD", + link: "/functions/financial/syd", + }, + { + text: "TBILLEQ", + link: "/functions/financial/tbilleq", + }, + { + text: "TBILLPRICE", + link: "/functions/financial/tbillprice", + }, + { + text: "TBILLYIELD", + link: "/functions/financial/tbillyield", + }, + { + text: "VDB", + link: "/functions/financial/vdb", + }, + { + text: "XIRR", + link: "/functions/financial/xirr", + }, + { + text: "XNPV", + link: "/functions/financial/xnpv", + }, + { + text: "YIELD", + link: "/functions/financial/yield", + }, + { + text: "YIELDDISC", + link: "/functions/financial/yielddisc", + }, + { + text: "YIELDMAT", + link: "/functions/financial/yieldmat", + }, + ], }, { - text: "Math and Trigonometry", - link: "/functions/math-and-trigonometry", + text: "Engineering", + collapsed: true, + link: "/functions/engineering", + items: [ + { + text: "BESSELI", + link: "/functions/engineering/besseli", + }, + { + text: "BESSELJ", + link: "/functions/engineering/besselj", + }, + { + text: "BESSELK", + link: "/functions/engineering/besselk", + }, + { + text: "BESSELY", + link: "/functions/engineering/bessely", + }, + { + text: "BIN2DEC", + link: "/functions/engineering/bin2dec", + }, + { + text: "BIN2HEX", + link: "/functions/engineering/bin2hex", + }, + { + text: "BIN2OCT", + link: "/functions/engineering/bin2oct", + }, + { + text: "BITAND", + link: "/functions/engineering/bitand", + }, + { + text: "BITLSHIFT", + link: "/functions/engineering/bitlshift", + }, + { + text: "BITOR", + link: "/functions/engineering/bitor", + }, + { + text: "BITRSHIFT", + link: "/functions/engineering/bitrshift", + }, + { + text: "BITXOR", + link: "/functions/engineering/bitxor", + }, + { + text: "COMPLEX", + link: "/functions/engineering/complex", + }, + { + text: "CONVERT", + link: "/functions/engineering/convert", + }, + { + text: "DEC2BIN", + link: "/functions/engineering/dec2bin", + }, + { + text: "DEC2HEX", + link: "/functions/engineering/dec2hex", + }, + { + text: "DEC2OCT", + link: "/functions/engineering/dec2oct", + }, + { + text: "DELTA", + link: "/functions/engineering/delta", + }, + { + text: "ERF", + link: "/functions/engineering/erf", + }, + { + text: "ERF.PRECISE", + link: "/functions/engineering/erf.precise", + }, + { + text: "ERFC", + link: "/functions/engineering/erfc", + }, + { + text: "ERFC.PRECISE", + link: "/functions/engineering/erfc.precise", + }, + { + text: "GESTEP", + link: "/functions/engineering/gestep", + }, + { + text: "HEX2BIN", + link: "/functions/engineering/hex2bin", + }, + { + text: "HEX2DEC", + link: "/functions/engineering/hex2dec", + }, + { + text: "HEX2OCT", + link: "/functions/engineering/hex2oct", + }, + { + text: "IMABS", + link: "/functions/engineering/imabs", + }, + { + text: "IMAGINARY", + link: "/functions/engineering/imaginary", + }, + { + text: "IMARGUMENT", + link: "/functions/engineering/imargument", + }, + { + text: "IMCONJUGATE", + link: "/functions/engineering/imconjugate", + }, + { + text: "IMCOS", + link: "/functions/engineering/imcos", + }, + { + text: "IMCOSH", + link: "/functions/engineering/imcosh", + }, + { + text: "IMCOT", + link: "/functions/engineering/imcot", + }, + { + text: "IMCSC", + link: "/functions/engineering/imcsc", + }, + { + text: "IMCSCH", + link: "/functions/engineering/imcsch", + }, + { + text: "IMDIV", + link: "/functions/engineering/imdiv", + }, + { + text: "IMEXP", + link: "/functions/engineering/imexp", + }, + { + text: "IMLN", + link: "/functions/engineering/imln", + }, + { + text: "IMLOG10", + link: "/functions/engineering/imlog10", + }, + { + text: "IMLOG2", + link: "/functions/engineering/imlog2", + }, + { + text: "IMPOWER", + link: "/functions/engineering/impower", + }, + { + text: "IMPRODUCT", + link: "/functions/engineering/improduct", + }, + { + text: "IMREAL", + link: "/functions/engineering/imreal", + }, + { + text: "IMSEC", + link: "/functions/engineering/imsec", + }, + { + text: "IMSECH", + link: "/functions/engineering/imsech", + }, + { + text: "IMSIN", + link: "/functions/engineering/imsin", + }, + { + text: "IMSINH", + link: "/functions/engineering/imsinh", + }, + { + text: "IMSQRT", + link: "/functions/engineering/imsqrt", + }, + { + text: "IMSUB", + link: "/functions/engineering/imsub", + }, + { + text: "IMSUM", + link: "/functions/engineering/imsum", + }, + { + text: "IMTAN", + link: "/functions/engineering/imtan", + }, + { + text: "OCT2BIN", + link: "/functions/engineering/oct2bin", + }, + { + text: "OCT2DEC", + link: "/functions/engineering/oct2dec", + }, + { + text: "OCT2HEX", + link: "/functions/engineering/oct2hex", + }, + ], + }, + { + text: "Database", + collapsed: true, + link: "/functions/database", + items: [ + { + text: "DAVERAGE", + link: "/functions/database/daverage", + }, + { + text: "DCOUNT", + link: "/functions/database/dcount", + }, + { + text: "DCOUNTA", + link: "/functions/database/dcounta", + }, + { + text: "DGET", + link: "/functions/database/dget", + }, + { + text: "DMAX", + link: "/functions/database/dmax", + }, + { + text: "DMIN", + link: "/functions/database/dmin", + }, + { + text: "DPRODUCT", + link: "/functions/database/dproduct", + }, + { + text: "DSTDEV", + link: "/functions/database/dstdev", + }, + { + text: "DSTDEVP", + link: "/functions/database/dstdevp", + }, + { + text: "DSUM", + link: "/functions/database/dsum", + }, + { + text: "DVAR", + link: "/functions/database/dvar", + }, + { + text: "DVARP", + link: "/functions/database/dvarp", + }, + ], + }, + { + text: "Statistical", + collapsed: true, + link: "/functions/statistical", + items: [ + { + text: "AVEDEV", + link: "/functions/statistical/avedev", + }, + { + text: "AVERAGE", + link: "/functions/statistical/average", + }, + { + text: "AVERAGEA", + link: "/functions/statistical/averagea", + }, + { + text: "AVERAGEIF", + link: "/functions/statistical/averageif", + }, + { + text: "AVERAGEIFS", + link: "/functions/statistical/averageifs", + }, + { + text: "BETA.DIST", + link: "/functions/statistical/beta.dist", + }, + { + text: "BETA.INV", + link: "/functions/statistical/beta.inv", + }, + { + text: "BINOM.DIST", + link: "/functions/statistical/binom.dist", + }, + { + text: "BINOM.DIST.RANGE", + link: "/functions/statistical/binom.dist.range", + }, + { + text: "BINOM.INV", + link: "/functions/statistical/binom.inv", + }, + { + text: "CHISQ.DIST", + link: "/functions/statistical/chisq.dist", + }, + { + text: "CHISQ.DIST.RT", + link: "/functions/statistical/chisq.dist.rt", + }, + { + text: "CHISQ.INV", + link: "/functions/statistical/chisq.inv", + }, + { + text: "CHISQ.INV.RT", + link: "/functions/statistical/chisq.inv.rt", + }, + { + text: "CHISQ.TEST", + link: "/functions/statistical/chisq.test", + }, + { + text: "CONFIDENCE.NORM", + link: "/functions/statistical/confidence.norm", + }, + { + text: "CONFIDENCE.T", + link: "/functions/statistical/confidence.t", + }, + { + text: "CORREL", + link: "/functions/statistical/correl", + }, + { + text: "COUNT", + link: "/functions/statistical/count", + }, + { + text: "COUNTA", + link: "/functions/statistical/counta", + }, + { + text: "COUNTBLANK", + link: "/functions/statistical/countblank", + }, + { + text: "COUNTIF", + link: "/functions/statistical/countif", + }, + { + text: "COUNTIFS", + link: "/functions/statistical/countifs", + }, + { + text: "COVARIANCE.P", + link: "/functions/statistical/covariance.p", + }, + { + text: "COVARIANCE.S", + link: "/functions/statistical/covariance.s", + }, + { + text: "DEVSQ", + link: "/functions/statistical/devsq", + }, + { + text: "EXPON.DIST", + link: "/functions/statistical/expon.dist", + }, + { + text: "F.DIST", + link: "/functions/statistical/f.dist", + }, + { + text: "F.DIST.RT", + link: "/functions/statistical/f.dist.rt", + }, + { + text: "F.INV", + link: "/functions/statistical/f.inv", + }, + { + text: "F.INV.RT", + link: "/functions/statistical/f.inv.rt", + }, + { + text: "F.TEST", + link: "/functions/statistical/f.test", + }, + { + text: "FISHER", + link: "/functions/statistical/fisher", + }, + { + text: "FISHERINV", + link: "/functions/statistical/fisherinv", + }, + { + text: "FORECAST", + link: "/functions/statistical/forecast", + }, + { + text: "FORECAST.ETS", + link: "/functions/statistical/forecast.ets", + }, + { + text: "FORECAST.ETS.CONFINT", + link: "/functions/statistical/forecast.ets.confint", + }, + { + text: "FORECAST.ETS.SEASONALITY", + link: "/functions/statistical/forecast.ets.seasonality", + }, + { + text: "FORECAST.ETS.STAT", + link: "/functions/statistical/forecast.ets.stat", + }, + { + text: "FORECAST.LINEAR", + link: "/functions/statistical/forecast.linear", + }, + { + text: "FREQUENCY", + link: "/functions/statistical/frequency", + }, + { + text: "GAMMA", + link: "/functions/statistical/gamma", + }, + { + text: "GAMMA.DIST", + link: "/functions/statistical/gamma.dist", + }, + { + text: "GAMMA.INV", + link: "/functions/statistical/gamma.inv", + }, + { + text: "GAMMALN", + link: "/functions/statistical/gammaln", + }, + { + text: "GAMMALN.PRECISE", + link: "/functions/statistical/gammaln.precise", + }, + { + text: "GAUSS", + link: "/functions/statistical/gauss", + }, + { + text: "GEOMEAN", + link: "/functions/statistical/geomean", + }, + { + text: "GROWTH", + link: "/functions/statistical/growth", + }, + { + text: "HARMEAN", + link: "/functions/statistical/harmean", + }, + { + text: "HYPGEOM.DIST", + link: "/functions/statistical/hypgeom.dist", + }, + { + text: "INTERCEPT", + link: "/functions/statistical/intercept", + }, + { + text: "KURT", + link: "/functions/statistical/kurt", + }, + { + text: "LARGE", + link: "/functions/statistical/large", + }, + { + text: "LINEST", + link: "/functions/statistical/linest", + }, + { + text: "LOGEST", + link: "/functions/statistical/logest", + }, + { + text: "LOGNORM.DIST", + link: "/functions/statistical/lognorm.dist", + }, + { + text: "LOGNORM.INV", + link: "/functions/statistical/lognorm.inv", + }, + { + text: "MAX", + link: "/functions/statistical/max", + }, + { + text: "MAXA", + link: "/functions/statistical/maxa", + }, + { + text: "MAXIFS", + link: "/functions/statistical/maxifs", + }, + { + text: "MEDIAN", + link: "/functions/statistical/median", + }, + { + text: "MIN", + link: "/functions/statistical/min", + }, + { + text: "MINA", + link: "/functions/statistical/mina", + }, + { + text: "MINIFS", + link: "/functions/statistical/minifs", + }, + { + text: "MODE.MULT", + link: "/functions/statistical/mode.mult", + }, + { + text: "MODE.SNGL", + link: "/functions/statistical/mode.sngl", + }, + { + text: "NEGBINOM.DIST", + link: "/functions/statistical/negbinom.dist", + }, + { + text: "NORM.DIST", + link: "/functions/statistical/norm.dist", + }, + { + text: "NORM.INV", + link: "/functions/statistical/norm.inv", + }, + { + text: "NORM.S.DIST", + link: "/functions/statistical/norm.s.dist", + }, + { + text: "NORM.S.INV", + link: "/functions/statistical/norm.s.inv", + }, + { + text: "PEARSON", + link: "/functions/statistical/pearson", + }, + { + text: "PERCENTILE.EXC", + link: "/functions/statistical/percentile.exc", + }, + { + text: "PERCENTILE.INC", + link: "/functions/statistical/percentile.inc", + }, + { + text: "PERCENTRANK.EXC", + link: "/functions/statistical/percentrank.exc", + }, + { + text: "PERCENTRANK.INC", + link: "/functions/statistical/percentrank.inc", + }, + { + text: "PERMUT", + link: "/functions/statistical/permut", + }, + { + text: "PERMUTATIONA", + link: "/functions/statistical/permutationa", + }, + { + text: "PHI", + link: "/functions/statistical/phi", + }, + { + text: "POISSON.DIST", + link: "/functions/statistical/poisson.dist", + }, + { + text: "PROB", + link: "/functions/statistical/prob", + }, + { + text: "QUARTILE.EXC", + link: "/functions/statistical/quartile.exc", + }, + { + text: "QUARTILE.INC", + link: "/functions/statistical/quartile.inc", + }, + { + text: "RANK.AVG", + link: "/functions/statistical/rank.avg", + }, + { + text: "RANK.EQ", + link: "/functions/statistical/rank.eq", + }, + { + text: "RSQ", + link: "/functions/statistical/rsq", + }, + { + text: "SKEW", + link: "/functions/statistical/skew", + }, + { + text: "SKEW.P", + link: "/functions/statistical/skew.p", + }, + { + text: "SLOPE", + link: "/functions/statistical/slope", + }, + { + text: "SMALL", + link: "/functions/statistical/small", + }, + { + text: "STANDARDIZE", + link: "/functions/statistical/standardize", + }, + { + text: "STDEV.P", + link: "/functions/statistical/stdev.p", + }, + { + text: "STDEV.S", + link: "/functions/statistical/stdev.s", + }, + { + text: "STDEVA", + link: "/functions/statistical/stdeva", + }, + { + text: "STDEVPA", + link: "/functions/statistical/stdevpa", + }, + { + text: "STEYX", + link: "/functions/statistical/steyx", + }, + { + text: "T.DIST", + link: "/functions/statistical/t.dist", + }, + { + text: "T.DIST.2T", + link: "/functions/statistical/t.dist.2t", + }, + { + text: "T.DIST.RT", + link: "/functions/statistical/t.dist.rt", + }, + { + text: "T.INV", + link: "/functions/statistical/t.inv", + }, + { + text: "T.INV.2T", + link: "/functions/statistical/t.inv.2t", + }, + { + text: "T.TEST", + link: "/functions/statistical/t.test", + }, + { + text: "TREND", + link: "/functions/statistical/trend", + }, + { + text: "TRIMMEAN", + link: "/functions/statistical/trimmean", + }, + { + text: "VAR.P", + link: "/functions/statistical/var.p", + }, + { + text: "VAR.S", + link: "/functions/statistical/var.s", + }, + { + text: "VARA", + link: "/functions/statistical/vara", + }, + { + text: "VARPA", + link: "/functions/statistical/varpa", + }, + { + text: "WEIBULL.DIST", + link: "/functions/statistical/weibull.dist", + }, + { + text: "Z.TEST", + link: "/functions/statistical/z.test", + }, + ], + }, + { + text: "Uncatogorized", + collapsed: true, + link: "/functions/uncatogorized", + items: [ + { + text: "REGEXTEST", + link: "/functions/uncatogorized/regextest", + }, + { + text: "REGEXEXTRACT", + link: "/functions/uncatogorized/regexextract", + }, + { + text: "REGEXREPLACE:", + link: "/functions/uncatogorized/regexreplace:", + }, + { + text: "TRIMRANGE", + link: "/functions/uncatogorized/trimrange", + }, + ], + }, + { + text: "Text", + collapsed: true, + link: "/functions/text", + items: [ + { + text: "MID", + link: "/functions/text/mid", + }, + { + text: "MIDB", + link: "/functions/text/midb", + }, + { + text: "NUMBERVALUE", + link: "/functions/text/numbervalue", + }, + { + text: "PHONETIC", + link: "/functions/text/phonetic", + }, + { + text: "PROPER", + link: "/functions/text/proper", + }, + { + text: "REPLACE", + link: "/functions/text/replace", + }, + { + text: "REPLACEBS", + link: "/functions/text/replacebs", + }, + { + text: "REPT", + link: "/functions/text/rept", + }, + { + text: "RIGHT", + link: "/functions/text/right", + }, + { + text: "RIGHTB", + link: "/functions/text/rightb", + }, + { + text: "SEARCH", + link: "/functions/text/search", + }, + { + text: "SEARCHB", + link: "/functions/text/searchb", + }, + { + text: "SUBSTITUTE", + link: "/functions/text/substitute", + }, + { + text: "T", + link: "/functions/text/t", + }, + { + text: "TEXT", + link: "/functions/text/text", + }, + { + text: "TEXTAFTER", + link: "/functions/text/textafter", + }, + { + text: "TEXTBEFORE", + link: "/functions/text/textbefore", + }, + { + text: "TEXTJOIN", + link: "/functions/text/textjoin", + }, + { + text: "TEXTSPLIT", + link: "/functions/text/textsplit", + }, + { + text: "TRIM", + link: "/functions/text/trim", + }, + { + text: "UNICHAR", + link: "/functions/text/unichar", + }, + { + text: "UNICODE", + link: "/functions/text/unicode", + }, + { + text: "UPPER", + link: "/functions/text/upper", + }, + { + text: "VALUE", + link: "/functions/text/value", + }, + { + text: "VALUETOTEXT", + link: "/functions/text/valuetotext", + }, + ], + }, + { + text: "Math andtrigonometry", + collapsed: true, + link: "/functions/math_and_trigonometry", + items: [ + { + text: "ABS", + link: "/functions/math_and_trigonometry/abs", + }, + { + text: "ACOS", + link: "/functions/math_and_trigonometry/acos", + }, + { + text: "ACOSH", + link: "/functions/math_and_trigonometry/acosh", + }, + { + text: "ACOT", + link: "/functions/math_and_trigonometry/acot", + }, + { + text: "ACOTH", + link: "/functions/math_and_trigonometry/acoth", + }, + { + text: "AGGREGATE", + link: "/functions/math_and_trigonometry/aggregate", + }, + { + text: "ARABIC", + link: "/functions/math_and_trigonometry/arabic", + }, + { + text: "ASIN", + link: "/functions/math_and_trigonometry/asin", + }, + { + text: "ASINH", + link: "/functions/math_and_trigonometry/asinh", + }, + { + text: "ATAN", + link: "/functions/math_and_trigonometry/atan", + }, + { + text: "ATAN2", + link: "/functions/math_and_trigonometry/atan2", + }, + { + text: "ATANH", + link: "/functions/math_and_trigonometry/atanh", + }, + { + text: "BASE", + link: "/functions/math_and_trigonometry/base", + }, + { + text: "CEILING", + link: "/functions/math_and_trigonometry/ceiling", + }, + { + text: "CEILING.MATH", + link: "/functions/math_and_trigonometry/ceiling.math", + }, + { + text: "CEILING.PRECISE", + link: "/functions/math_and_trigonometry/ceiling.precise", + }, + { + text: "COMBIN", + link: "/functions/math_and_trigonometry/combin", + }, + { + text: "COMBINA", + link: "/functions/math_and_trigonometry/combina", + }, + { + text: "COS", + link: "/functions/math_and_trigonometry/cos", + }, + { + text: "COSH", + link: "/functions/math_and_trigonometry/cosh", + }, + { + text: "COT", + link: "/functions/math_and_trigonometry/cot", + }, + { + text: "COTH", + link: "/functions/math_and_trigonometry/coth", + }, + { + text: "CSC", + link: "/functions/math_and_trigonometry/csc", + }, + { + text: "CSCH", + link: "/functions/math_and_trigonometry/csch", + }, + { + text: "DECIMAL", + link: "/functions/math_and_trigonometry/decimal", + }, + { + text: "DEGREES", + link: "/functions/math_and_trigonometry/degrees", + }, + { + text: "EVEN", + link: "/functions/math_and_trigonometry/even", + }, + { + text: "EXP", + link: "/functions/math_and_trigonometry/exp", + }, + { + text: "FACT", + link: "/functions/math_and_trigonometry/fact", + }, + { + text: "FACTDOUBLE", + link: "/functions/math_and_trigonometry/factdouble", + }, + { + text: "FLOOR", + link: "/functions/math_and_trigonometry/floor", + }, + { + text: "FLOOR.MATH", + link: "/functions/math_and_trigonometry/floor.math", + }, + { + text: "FLOOR.PRECISE", + link: "/functions/math_and_trigonometry/floor.precise", + }, + { + text: "GCD", + link: "/functions/math_and_trigonometry/gcd", + }, + { + text: "INT", + link: "/functions/math_and_trigonometry/int", + }, + { + text: "ISO.CEILING", + link: "/functions/math_and_trigonometry/iso.ceiling", + }, + { + text: "LCM", + link: "/functions/math_and_trigonometry/lcm", + }, + { + text: "LET", + link: "/functions/math_and_trigonometry/let", + }, + { + text: "LN", + link: "/functions/math_and_trigonometry/ln", + }, + { + text: "LOG", + link: "/functions/math_and_trigonometry/log", + }, + { + text: "LOG10", + link: "/functions/math_and_trigonometry/log10", + }, + { + text: "MDETERM", + link: "/functions/math_and_trigonometry/mdeterm", + }, + { + text: "MINVERSE", + link: "/functions/math_and_trigonometry/minverse", + }, + { + text: "MMULT", + link: "/functions/math_and_trigonometry/mmult", + }, + { + text: "MOD", + link: "/functions/math_and_trigonometry/mod", + }, + { + text: "MROUND", + link: "/functions/math_and_trigonometry/mround", + }, + { + text: "MULTINOMIAL", + link: "/functions/math_and_trigonometry/multinomial", + }, + { + text: "MUNIT", + link: "/functions/math_and_trigonometry/munit", + }, + { + text: "ODD", + link: "/functions/math_and_trigonometry/odd", + }, + { + text: "PI", + link: "/functions/math_and_trigonometry/pi", + }, + { + text: "POWER", + link: "/functions/math_and_trigonometry/power", + }, + { + text: "PRODUCT", + link: "/functions/math_and_trigonometry/product", + }, + { + text: "QUOTIENT", + link: "/functions/math_and_trigonometry/quotient", + }, + { + text: "RADIANS", + link: "/functions/math_and_trigonometry/radians", + }, + { + text: "RAND", + link: "/functions/math_and_trigonometry/rand", + }, + { + text: "RANDARRAY", + link: "/functions/math_and_trigonometry/randarray", + }, + { + text: "RANDBETWEEN", + link: "/functions/math_and_trigonometry/randbetween", + }, + { + text: "ROMAN", + link: "/functions/math_and_trigonometry/roman", + }, + { + text: "ROUND", + link: "/functions/math_and_trigonometry/round", + }, + { + text: "ROUNDDOWN", + link: "/functions/math_and_trigonometry/rounddown", + }, + { + text: "ROUNDUP", + link: "/functions/math_and_trigonometry/roundup", + }, + { + text: "SEC", + link: "/functions/math_and_trigonometry/sec", + }, + { + text: "SECH", + link: "/functions/math_and_trigonometry/sech", + }, + { + text: "SERIESSUM", + link: "/functions/math_and_trigonometry/seriessum", + }, + { + text: "SEQUENCE", + link: "/functions/math_and_trigonometry/sequence", + }, + { + text: "SIGN", + link: "/functions/math_and_trigonometry/sign", + }, + { + text: "SIN", + link: "/functions/math_and_trigonometry/sin", + }, + { + text: "SINH", + link: "/functions/math_and_trigonometry/sinh", + }, + { + text: "SQRT", + link: "/functions/math_and_trigonometry/sqrt", + }, + { + text: "SQRTPI", + link: "/functions/math_and_trigonometry/sqrtpi", + }, + { + text: "SUBTOTAL", + link: "/functions/math_and_trigonometry/subtotal", + }, + { + text: "SUM", + link: "/functions/math_and_trigonometry/sum", + }, + { + text: "SUMIF", + link: "/functions/math_and_trigonometry/sumif", + }, + { + text: "SUMIFS", + link: "/functions/math_and_trigonometry/sumifs", + }, + { + text: "SUMPRODUCT", + link: "/functions/math_and_trigonometry/sumproduct", + }, + { + text: "SUMSQ", + link: "/functions/math_and_trigonometry/sumsq", + }, + { + text: "SUMX2MY2", + link: "/functions/math_and_trigonometry/sumx2my2", + }, + { + text: "SUMX2PY2", + link: "/functions/math_and_trigonometry/sumx2py2", + }, + { + text: "SUMXMY2", + link: "/functions/math_and_trigonometry/sumxmy2", + }, + { + text: "TAN", + link: "/functions/math_and_trigonometry/tan", + }, + { + text: "TANH", + link: "/functions/math_and_trigonometry/tanh", + }, + { + text: "TRUNC", + link: "/functions/math_and_trigonometry/trunc", + }, + ], + }, + { + text: "Logical", + collapsed: true, + link: "/functions/logical", + items: [ + { + text: "AND", + link: "/functions/logical/and", + }, + { + text: "BYCOL", + link: "/functions/logical/bycol", + }, + { + text: "BYROW", + link: "/functions/logical/byrow", + }, + { + text: "FALSE", + link: "/functions/logical/false", + }, + { + text: "IF", + link: "/functions/logical/if", + }, + { + text: "IFERROR", + link: "/functions/logical/iferror", + }, + { + text: "IFNA", + link: "/functions/logical/ifna", + }, + { + text: "IFS", + link: "/functions/logical/ifs", + }, + { + text: "LAMBDA", + link: "/functions/logical/lambda", + }, + { + text: "LET", + link: "/functions/logical/let", + }, + { + text: "MAKEARRAY", + link: "/functions/logical/makearray", + }, + { + text: "MAP", + link: "/functions/logical/map", + }, + { + text: "NOT", + link: "/functions/logical/not", + }, + { + text: "OR", + link: "/functions/logical/or", + }, + { + text: "REDUCE", + link: "/functions/logical/reduce", + }, + { + text: "SCAN", + link: "/functions/logical/scan", + }, + { + text: "SWITCH", + link: "/functions/logical/switch", + }, + { + text: "TRUE", + link: "/functions/logical/true", + }, + { + text: "XOR", + link: "/functions/logical/xor", + }, + ], + }, + { + text: "Date and time", + collapsed: true, + link: "/functions/date_and_time", + items: [ + { + text: "DATE", + link: "/functions/date_and_time/date", + }, + { + text: "DATEDIF", + link: "/functions/date_and_time/datedif", + }, + { + text: "DATEVALUE", + link: "/functions/date_and_time/datevalue", + }, + { + text: "DAY", + link: "/functions/date_and_time/day", + }, + { + text: "DAYS", + link: "/functions/date_and_time/days", + }, + { + text: "DAYS360", + link: "/functions/date_and_time/days360", + }, + { + text: "EDATE", + link: "/functions/date_and_time/edate", + }, + { + text: "EOMONTH", + link: "/functions/date_and_time/eomonth", + }, + { + text: "HOUR", + link: "/functions/date_and_time/hour", + }, + { + text: "ISOWEEKNUM", + link: "/functions/date_and_time/isoweeknum", + }, + { + text: "MINUTE", + link: "/functions/date_and_time/minute", + }, + { + text: "MONTH", + link: "/functions/date_and_time/month", + }, + { + text: "NETWORKDAYS", + link: "/functions/date_and_time/networkdays", + }, + { + text: "NETWORKDAYS.INTL", + link: "/functions/date_and_time/networkdays.intl", + }, + { + text: "NOW", + link: "/functions/date_and_time/now", + }, + { + text: "SECOND", + link: "/functions/date_and_time/second", + }, + { + text: "TIME", + link: "/functions/date_and_time/time", + }, + { + text: "TIMEVALUE", + link: "/functions/date_and_time/timevalue", + }, + { + text: "TODAY", + link: "/functions/date_and_time/today", + }, + { + text: "WEEKDAY", + link: "/functions/date_and_time/weekday", + }, + { + text: "WEEKNUM", + link: "/functions/date_and_time/weeknum", + }, + { + text: "WORKDAY", + link: "/functions/date_and_time/workday", + }, + { + text: "WORKDAY.INTL", + link: "/functions/date_and_time/workday.intl", + }, + { + text: "YEAR", + link: "/functions/date_and_time/year", + }, + { + text: "YEARFRAC", + link: "/functions/date_and_time/yearfrac", + }, + ], + }, + { + text: "Information", + collapsed: true, + link: "/functions/information", + items: [ + { + text: "CELL", + link: "/functions/information/cell", + }, + { + text: "ERROR.TYPE", + link: "/functions/information/error.type", + }, + { + text: "INFO", + link: "/functions/information/info", + }, + { + text: "ISBLANK", + link: "/functions/information/isblank", + }, + { + text: "ISERR", + link: "/functions/information/iserr", + }, + { + text: "ISERROR", + link: "/functions/information/iserror", + }, + { + text: "ISEVEN", + link: "/functions/information/iseven", + }, + { + text: "ISFORMULA", + link: "/functions/information/isformula", + }, + { + text: "ISLOGICAL", + link: "/functions/information/islogical", + }, + { + text: "ISNA", + link: "/functions/information/isna", + }, + { + text: "ISNONTEXT", + link: "/functions/information/isnontext", + }, + { + text: "ISNUMBER", + link: "/functions/information/isnumber", + }, + { + text: "ISODD", + link: "/functions/information/isodd", + }, + { + text: "ISOMITTED", + link: "/functions/information/isomitted", + }, + { + text: "ISREF", + link: "/functions/information/isref", + }, + { + text: "ISTEXT", + link: "/functions/information/istext", + }, + { + text: "N", + link: "/functions/information/n", + }, + { + text: "NA", + link: "/functions/information/na", + }, + { + text: "SHEET", + link: "/functions/information/sheet", + }, + { + text: "SHEETS", + link: "/functions/information/sheets", + }, + { + text: "TYPE", + link: "/functions/information/type", + }, + ], }, - { text: "Statistical", link: "/functions/statistical" }, - { text: "Text", link: "/functions/text" }, ], }, { @@ -124,7 +1998,10 @@ export default defineConfig({ text: "Contributing", collapsed: true, items: [ - { text: "How to contribute", link: "/contributing/how-to-contribute" }, + { + text: "How to contribute", + link: "/contributing/how-to-contribute", + }, ], }, ], diff --git a/docs/src/functions/cube/cubekpimember.md b/docs/src/functions/cube/cubekpimember.md new file mode 100644 index 0000000..f4f0642 --- /dev/null +++ b/docs/src/functions/cube/cubekpimember.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUBEKPIMEMBER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cubekpimember) + +## Links \ No newline at end of file diff --git a/docs/src/functions/cube/cubemember.md b/docs/src/functions/cube/cubemember.md new file mode 100644 index 0000000..8fc4541 --- /dev/null +++ b/docs/src/functions/cube/cubemember.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUBEMEMBER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cubemember) + +## Links \ No newline at end of file diff --git a/docs/src/functions/cube/cubememberproperty.md b/docs/src/functions/cube/cubememberproperty.md new file mode 100644 index 0000000..9ad6b0b --- /dev/null +++ b/docs/src/functions/cube/cubememberproperty.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUBEMEMBERPROPERTY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cubememberproperty) + +## Links \ No newline at end of file diff --git a/docs/src/functions/cube/cuberankedmember.md b/docs/src/functions/cube/cuberankedmember.md new file mode 100644 index 0000000..362c845 --- /dev/null +++ b/docs/src/functions/cube/cuberankedmember.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUBERANKEDMEMBER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cuberankedmember) + +## Links \ No newline at end of file diff --git a/docs/src/functions/cube/cubeset.md b/docs/src/functions/cube/cubeset.md new file mode 100644 index 0000000..4a37a12 --- /dev/null +++ b/docs/src/functions/cube/cubeset.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUBESET + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cubeset) + +## Links \ No newline at end of file diff --git a/docs/src/functions/cube/cubesetcount.md b/docs/src/functions/cube/cubesetcount.md new file mode 100644 index 0000000..f02ca12 --- /dev/null +++ b/docs/src/functions/cube/cubesetcount.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUBESETCOUNT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cubesetcount) + +## Links \ No newline at end of file diff --git a/docs/src/functions/cube/cubevalue.md b/docs/src/functions/cube/cubevalue.md new file mode 100644 index 0000000..53d5273 --- /dev/null +++ b/docs/src/functions/cube/cubevalue.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUBEVALUE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cubevalue) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/daverage.md b/docs/src/functions/database/daverage.md new file mode 100644 index 0000000..3ca117a --- /dev/null +++ b/docs/src/functions/database/daverage.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DAVERAGE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=daverage) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dcount.md b/docs/src/functions/database/dcount.md new file mode 100644 index 0000000..bb10163 --- /dev/null +++ b/docs/src/functions/database/dcount.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DCOUNT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dcount) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dcounta.md b/docs/src/functions/database/dcounta.md new file mode 100644 index 0000000..b3dec53 --- /dev/null +++ b/docs/src/functions/database/dcounta.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DCOUNTA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dcounta) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dget.md b/docs/src/functions/database/dget.md new file mode 100644 index 0000000..8114475 --- /dev/null +++ b/docs/src/functions/database/dget.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DGET + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dget) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dmax.md b/docs/src/functions/database/dmax.md new file mode 100644 index 0000000..a3bfb19 --- /dev/null +++ b/docs/src/functions/database/dmax.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DMAX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dmax) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dmin.md b/docs/src/functions/database/dmin.md new file mode 100644 index 0000000..ea31dfb --- /dev/null +++ b/docs/src/functions/database/dmin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DMIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dmin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dproduct.md b/docs/src/functions/database/dproduct.md new file mode 100644 index 0000000..a3459b6 --- /dev/null +++ b/docs/src/functions/database/dproduct.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DPRODUCT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dproduct) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dstdev.md b/docs/src/functions/database/dstdev.md new file mode 100644 index 0000000..d301075 --- /dev/null +++ b/docs/src/functions/database/dstdev.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DSTDEV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dstdev) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dstdevp.md b/docs/src/functions/database/dstdevp.md new file mode 100644 index 0000000..03021ed --- /dev/null +++ b/docs/src/functions/database/dstdevp.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DSTDEVP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dstdevp) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dsum.md b/docs/src/functions/database/dsum.md new file mode 100644 index 0000000..35ca66c --- /dev/null +++ b/docs/src/functions/database/dsum.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DSUM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dsum) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dvar.md b/docs/src/functions/database/dvar.md new file mode 100644 index 0000000..d7889fa --- /dev/null +++ b/docs/src/functions/database/dvar.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DVAR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dvar) + +## Links \ No newline at end of file diff --git a/docs/src/functions/database/dvarp.md b/docs/src/functions/database/dvarp.md new file mode 100644 index 0000000..1050f0e --- /dev/null +++ b/docs/src/functions/database/dvarp.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DVARP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dvarp) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/date.md b/docs/src/functions/date_and_time/date.md new file mode 100644 index 0000000..be6a3f1 --- /dev/null +++ b/docs/src/functions/date_and_time/date.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DATE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=date) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/datedif.md b/docs/src/functions/date_and_time/datedif.md new file mode 100644 index 0000000..41ed549 --- /dev/null +++ b/docs/src/functions/date_and_time/datedif.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DATEDIF + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=datedif) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/datevalue.md b/docs/src/functions/date_and_time/datevalue.md new file mode 100644 index 0000000..ba39de0 --- /dev/null +++ b/docs/src/functions/date_and_time/datevalue.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DATEVALUE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=datevalue) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/day.md b/docs/src/functions/date_and_time/day.md new file mode 100644 index 0000000..955701e --- /dev/null +++ b/docs/src/functions/date_and_time/day.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DAY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=day) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/days.md b/docs/src/functions/date_and_time/days.md new file mode 100644 index 0000000..886ca53 --- /dev/null +++ b/docs/src/functions/date_and_time/days.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DAYS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=days) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/days360.md b/docs/src/functions/date_and_time/days360.md new file mode 100644 index 0000000..3720cfa --- /dev/null +++ b/docs/src/functions/date_and_time/days360.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DAYS360 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=days360) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/edate.md b/docs/src/functions/date_and_time/edate.md new file mode 100644 index 0000000..4d06211 --- /dev/null +++ b/docs/src/functions/date_and_time/edate.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# EDATE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=edate) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/eomonth.md b/docs/src/functions/date_and_time/eomonth.md new file mode 100644 index 0000000..d20e8bf --- /dev/null +++ b/docs/src/functions/date_and_time/eomonth.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# EOMONTH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=eomonth) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/hour.md b/docs/src/functions/date_and_time/hour.md new file mode 100644 index 0000000..22b9f4c --- /dev/null +++ b/docs/src/functions/date_and_time/hour.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HOUR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hour) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/isoweeknum.md b/docs/src/functions/date_and_time/isoweeknum.md new file mode 100644 index 0000000..d414ba4 --- /dev/null +++ b/docs/src/functions/date_and_time/isoweeknum.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISOWEEKNUM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isoweeknum) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/minute.md b/docs/src/functions/date_and_time/minute.md new file mode 100644 index 0000000..da5f05a --- /dev/null +++ b/docs/src/functions/date_and_time/minute.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MINUTE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=minute) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/month.md b/docs/src/functions/date_and_time/month.md new file mode 100644 index 0000000..1c02fd2 --- /dev/null +++ b/docs/src/functions/date_and_time/month.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MONTH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=month) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/networkdays.intl.md b/docs/src/functions/date_and_time/networkdays.intl.md new file mode 100644 index 0000000..d0bd7c7 --- /dev/null +++ b/docs/src/functions/date_and_time/networkdays.intl.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NETWORKDAYS.INTL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=networkdays.intl) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/networkdays.md b/docs/src/functions/date_and_time/networkdays.md new file mode 100644 index 0000000..8d12881 --- /dev/null +++ b/docs/src/functions/date_and_time/networkdays.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NETWORKDAYS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=networkdays) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/now.md b/docs/src/functions/date_and_time/now.md new file mode 100644 index 0000000..b6838bf --- /dev/null +++ b/docs/src/functions/date_and_time/now.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NOW + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=now) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/second.md b/docs/src/functions/date_and_time/second.md new file mode 100644 index 0000000..c87bbcf --- /dev/null +++ b/docs/src/functions/date_and_time/second.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SECOND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=second) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/time.md b/docs/src/functions/date_and_time/time.md new file mode 100644 index 0000000..e32ad74 --- /dev/null +++ b/docs/src/functions/date_and_time/time.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TIME + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=time) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/timevalue.md b/docs/src/functions/date_and_time/timevalue.md new file mode 100644 index 0000000..e730d29 --- /dev/null +++ b/docs/src/functions/date_and_time/timevalue.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TIMEVALUE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=timevalue) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/today.md b/docs/src/functions/date_and_time/today.md new file mode 100644 index 0000000..0533304 --- /dev/null +++ b/docs/src/functions/date_and_time/today.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TODAY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=today) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/weekday.md b/docs/src/functions/date_and_time/weekday.md new file mode 100644 index 0000000..14bf814 --- /dev/null +++ b/docs/src/functions/date_and_time/weekday.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# WEEKDAY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=weekday) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/weeknum.md b/docs/src/functions/date_and_time/weeknum.md new file mode 100644 index 0000000..956e90c --- /dev/null +++ b/docs/src/functions/date_and_time/weeknum.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# WEEKNUM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=weeknum) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/workday.intl.md b/docs/src/functions/date_and_time/workday.intl.md new file mode 100644 index 0000000..8a4727b --- /dev/null +++ b/docs/src/functions/date_and_time/workday.intl.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# WORKDAY.INTL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=workday.intl) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/workday.md b/docs/src/functions/date_and_time/workday.md new file mode 100644 index 0000000..d7a416e --- /dev/null +++ b/docs/src/functions/date_and_time/workday.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# WORKDAY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=workday) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/year.md b/docs/src/functions/date_and_time/year.md new file mode 100644 index 0000000..fa68a94 --- /dev/null +++ b/docs/src/functions/date_and_time/year.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# YEAR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=year) + +## Links \ No newline at end of file diff --git a/docs/src/functions/date_and_time/yearfrac.md b/docs/src/functions/date_and_time/yearfrac.md new file mode 100644 index 0000000..36ab5c5 --- /dev/null +++ b/docs/src/functions/date_and_time/yearfrac.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# YEARFRAC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=yearfrac) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/besseli.md b/docs/src/functions/engineering/besseli.md new file mode 100644 index 0000000..c20870a --- /dev/null +++ b/docs/src/functions/engineering/besseli.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BESSELI + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=besseli) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/besselj.md b/docs/src/functions/engineering/besselj.md new file mode 100644 index 0000000..5087d6a --- /dev/null +++ b/docs/src/functions/engineering/besselj.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BESSELJ + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=besselj) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/besselk.md b/docs/src/functions/engineering/besselk.md new file mode 100644 index 0000000..2628c64 --- /dev/null +++ b/docs/src/functions/engineering/besselk.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BESSELK + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=besselk) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bessely.md b/docs/src/functions/engineering/bessely.md new file mode 100644 index 0000000..7eaf56f --- /dev/null +++ b/docs/src/functions/engineering/bessely.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BESSELY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bessely) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bin2dec.md b/docs/src/functions/engineering/bin2dec.md new file mode 100644 index 0000000..af81ed4 --- /dev/null +++ b/docs/src/functions/engineering/bin2dec.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BIN2DEC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bin2dec) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bin2hex.md b/docs/src/functions/engineering/bin2hex.md new file mode 100644 index 0000000..7c06cc4 --- /dev/null +++ b/docs/src/functions/engineering/bin2hex.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BIN2HEX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bin2hex) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bin2oct.md b/docs/src/functions/engineering/bin2oct.md new file mode 100644 index 0000000..702f967 --- /dev/null +++ b/docs/src/functions/engineering/bin2oct.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BIN2OCT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bin2oct) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bitand.md b/docs/src/functions/engineering/bitand.md new file mode 100644 index 0000000..f4f5718 --- /dev/null +++ b/docs/src/functions/engineering/bitand.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BITAND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bitand) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bitlshift.md b/docs/src/functions/engineering/bitlshift.md new file mode 100644 index 0000000..1810fc3 --- /dev/null +++ b/docs/src/functions/engineering/bitlshift.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BITLSHIFT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bitlshift) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bitor.md b/docs/src/functions/engineering/bitor.md new file mode 100644 index 0000000..ff0f456 --- /dev/null +++ b/docs/src/functions/engineering/bitor.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BITOR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bitor) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bitrshift.md b/docs/src/functions/engineering/bitrshift.md new file mode 100644 index 0000000..04f5a8d --- /dev/null +++ b/docs/src/functions/engineering/bitrshift.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BITRSHIFT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bitrshift) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/bitxor.md b/docs/src/functions/engineering/bitxor.md new file mode 100644 index 0000000..cf3b307 --- /dev/null +++ b/docs/src/functions/engineering/bitxor.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BITXOR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bitxor) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/complex.md b/docs/src/functions/engineering/complex.md new file mode 100644 index 0000000..a2db914 --- /dev/null +++ b/docs/src/functions/engineering/complex.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COMPLEX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=complex) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/convert.md b/docs/src/functions/engineering/convert.md new file mode 100644 index 0000000..a32d616 --- /dev/null +++ b/docs/src/functions/engineering/convert.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CONVERT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=convert) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/dec2bin.md b/docs/src/functions/engineering/dec2bin.md new file mode 100644 index 0000000..365a416 --- /dev/null +++ b/docs/src/functions/engineering/dec2bin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DEC2BIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dec2bin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/dec2hex.md b/docs/src/functions/engineering/dec2hex.md new file mode 100644 index 0000000..a87c6f3 --- /dev/null +++ b/docs/src/functions/engineering/dec2hex.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DEC2HEX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dec2hex) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/dec2oct.md b/docs/src/functions/engineering/dec2oct.md new file mode 100644 index 0000000..029b04f --- /dev/null +++ b/docs/src/functions/engineering/dec2oct.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DEC2OCT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dec2oct) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/delta.md b/docs/src/functions/engineering/delta.md new file mode 100644 index 0000000..8e9b7be --- /dev/null +++ b/docs/src/functions/engineering/delta.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DELTA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=delta) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/erf.md b/docs/src/functions/engineering/erf.md new file mode 100644 index 0000000..6384171 --- /dev/null +++ b/docs/src/functions/engineering/erf.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ERF + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=erf) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/erf.precise.md b/docs/src/functions/engineering/erf.precise.md new file mode 100644 index 0000000..9be8777 --- /dev/null +++ b/docs/src/functions/engineering/erf.precise.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ERF.PRECISE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=erf.precise) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/erfc.md b/docs/src/functions/engineering/erfc.md new file mode 100644 index 0000000..c960456 --- /dev/null +++ b/docs/src/functions/engineering/erfc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ERFC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=erfc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/erfc.precise.md b/docs/src/functions/engineering/erfc.precise.md new file mode 100644 index 0000000..cf2cc13 --- /dev/null +++ b/docs/src/functions/engineering/erfc.precise.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ERFC.PRECISE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=erfc.precise) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/gestep.md b/docs/src/functions/engineering/gestep.md new file mode 100644 index 0000000..3a39706 --- /dev/null +++ b/docs/src/functions/engineering/gestep.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GESTEP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gestep) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/hex2bin.md b/docs/src/functions/engineering/hex2bin.md new file mode 100644 index 0000000..d186863 --- /dev/null +++ b/docs/src/functions/engineering/hex2bin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HEX2BIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hex2bin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/hex2dec.md b/docs/src/functions/engineering/hex2dec.md new file mode 100644 index 0000000..8aed28c --- /dev/null +++ b/docs/src/functions/engineering/hex2dec.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HEX2DEC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hex2dec) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/hex2oct.md b/docs/src/functions/engineering/hex2oct.md new file mode 100644 index 0000000..a111388 --- /dev/null +++ b/docs/src/functions/engineering/hex2oct.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HEX2OCT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hex2oct) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imabs.md b/docs/src/functions/engineering/imabs.md new file mode 100644 index 0000000..adccf4d --- /dev/null +++ b/docs/src/functions/engineering/imabs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMABS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imabs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imaginary.md b/docs/src/functions/engineering/imaginary.md new file mode 100644 index 0000000..07c8a91 --- /dev/null +++ b/docs/src/functions/engineering/imaginary.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMAGINARY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imaginary) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imargument.md b/docs/src/functions/engineering/imargument.md new file mode 100644 index 0000000..d05db19 --- /dev/null +++ b/docs/src/functions/engineering/imargument.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMARGUMENT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imargument) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imconjugate.md b/docs/src/functions/engineering/imconjugate.md new file mode 100644 index 0000000..026aa32 --- /dev/null +++ b/docs/src/functions/engineering/imconjugate.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMCONJUGATE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imconjugate) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imcos.md b/docs/src/functions/engineering/imcos.md new file mode 100644 index 0000000..cc3e378 --- /dev/null +++ b/docs/src/functions/engineering/imcos.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMCOS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imcos) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imcosh.md b/docs/src/functions/engineering/imcosh.md new file mode 100644 index 0000000..58aef43 --- /dev/null +++ b/docs/src/functions/engineering/imcosh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMCOSH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imcosh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imcot.md b/docs/src/functions/engineering/imcot.md new file mode 100644 index 0000000..5e54778 --- /dev/null +++ b/docs/src/functions/engineering/imcot.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMCOT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imcot) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imcsc.md b/docs/src/functions/engineering/imcsc.md new file mode 100644 index 0000000..686e847 --- /dev/null +++ b/docs/src/functions/engineering/imcsc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMCSC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imcsc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imcsch.md b/docs/src/functions/engineering/imcsch.md new file mode 100644 index 0000000..dbeac0e --- /dev/null +++ b/docs/src/functions/engineering/imcsch.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMCSCH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imcsch) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imdiv.md b/docs/src/functions/engineering/imdiv.md new file mode 100644 index 0000000..c2e52f7 --- /dev/null +++ b/docs/src/functions/engineering/imdiv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMDIV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imdiv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imexp.md b/docs/src/functions/engineering/imexp.md new file mode 100644 index 0000000..8bba31e --- /dev/null +++ b/docs/src/functions/engineering/imexp.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMEXP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imexp) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imln.md b/docs/src/functions/engineering/imln.md new file mode 100644 index 0000000..d3f7450 --- /dev/null +++ b/docs/src/functions/engineering/imln.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMLN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imln) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imlog10.md b/docs/src/functions/engineering/imlog10.md new file mode 100644 index 0000000..821358f --- /dev/null +++ b/docs/src/functions/engineering/imlog10.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMLOG10 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imlog10) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imlog2.md b/docs/src/functions/engineering/imlog2.md new file mode 100644 index 0000000..841d327 --- /dev/null +++ b/docs/src/functions/engineering/imlog2.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMLOG2 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imlog2) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/impower.md b/docs/src/functions/engineering/impower.md new file mode 100644 index 0000000..ca061d7 --- /dev/null +++ b/docs/src/functions/engineering/impower.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMPOWER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=impower) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/improduct.md b/docs/src/functions/engineering/improduct.md new file mode 100644 index 0000000..45482cb --- /dev/null +++ b/docs/src/functions/engineering/improduct.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMPRODUCT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=improduct) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imreal.md b/docs/src/functions/engineering/imreal.md new file mode 100644 index 0000000..a6212f7 --- /dev/null +++ b/docs/src/functions/engineering/imreal.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMREAL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imreal) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imsec.md b/docs/src/functions/engineering/imsec.md new file mode 100644 index 0000000..140b11b --- /dev/null +++ b/docs/src/functions/engineering/imsec.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMSEC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imsec) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imsech.md b/docs/src/functions/engineering/imsech.md new file mode 100644 index 0000000..4756f91 --- /dev/null +++ b/docs/src/functions/engineering/imsech.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMSECH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imsech) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imsin.md b/docs/src/functions/engineering/imsin.md new file mode 100644 index 0000000..e7c3c69 --- /dev/null +++ b/docs/src/functions/engineering/imsin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMSIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imsin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imsinh.md b/docs/src/functions/engineering/imsinh.md new file mode 100644 index 0000000..30463e4 --- /dev/null +++ b/docs/src/functions/engineering/imsinh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMSINH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imsinh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imsqrt.md b/docs/src/functions/engineering/imsqrt.md new file mode 100644 index 0000000..353870c --- /dev/null +++ b/docs/src/functions/engineering/imsqrt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMSQRT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imsqrt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imsub.md b/docs/src/functions/engineering/imsub.md new file mode 100644 index 0000000..f6322f7 --- /dev/null +++ b/docs/src/functions/engineering/imsub.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMSUB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imsub) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imsum.md b/docs/src/functions/engineering/imsum.md new file mode 100644 index 0000000..8643842 --- /dev/null +++ b/docs/src/functions/engineering/imsum.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMSUM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imsum) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/imtan.md b/docs/src/functions/engineering/imtan.md new file mode 100644 index 0000000..7ca305e --- /dev/null +++ b/docs/src/functions/engineering/imtan.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMTAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=imtan) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/oct2bin.md b/docs/src/functions/engineering/oct2bin.md new file mode 100644 index 0000000..7f78869 --- /dev/null +++ b/docs/src/functions/engineering/oct2bin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# OCT2BIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=oct2bin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/oct2dec.md b/docs/src/functions/engineering/oct2dec.md new file mode 100644 index 0000000..ca3cff7 --- /dev/null +++ b/docs/src/functions/engineering/oct2dec.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# OCT2DEC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=oct2dec) + +## Links \ No newline at end of file diff --git a/docs/src/functions/engineering/oct2hex.md b/docs/src/functions/engineering/oct2hex.md new file mode 100644 index 0000000..6157ccb --- /dev/null +++ b/docs/src/functions/engineering/oct2hex.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# OCT2HEX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=oct2hex) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/accrint.md b/docs/src/functions/financial/accrint.md new file mode 100644 index 0000000..2e66842 --- /dev/null +++ b/docs/src/functions/financial/accrint.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ACCRINT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=accrint) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/accrintm.md b/docs/src/functions/financial/accrintm.md new file mode 100644 index 0000000..01d8f06 --- /dev/null +++ b/docs/src/functions/financial/accrintm.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ACCRINTM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=accrintm) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/amordegrc.md b/docs/src/functions/financial/amordegrc.md new file mode 100644 index 0000000..257df5a --- /dev/null +++ b/docs/src/functions/financial/amordegrc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AMORDEGRC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=amordegrc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/amorlinc.md b/docs/src/functions/financial/amorlinc.md new file mode 100644 index 0000000..4edccbb --- /dev/null +++ b/docs/src/functions/financial/amorlinc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AMORLINC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=amorlinc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/coupdaybs.md b/docs/src/functions/financial/coupdaybs.md new file mode 100644 index 0000000..947daf4 --- /dev/null +++ b/docs/src/functions/financial/coupdaybs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUPDAYBS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=coupdaybs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/coupdays.md b/docs/src/functions/financial/coupdays.md new file mode 100644 index 0000000..a358858 --- /dev/null +++ b/docs/src/functions/financial/coupdays.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUPDAYS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=coupdays) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/coupdaysnc.md b/docs/src/functions/financial/coupdaysnc.md new file mode 100644 index 0000000..e73727e --- /dev/null +++ b/docs/src/functions/financial/coupdaysnc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUPDAYSNC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=coupdaysnc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/coupncd.md b/docs/src/functions/financial/coupncd.md new file mode 100644 index 0000000..405128a --- /dev/null +++ b/docs/src/functions/financial/coupncd.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUPNCD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=coupncd) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/coupnum.md b/docs/src/functions/financial/coupnum.md new file mode 100644 index 0000000..dc7d73f --- /dev/null +++ b/docs/src/functions/financial/coupnum.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUPNUM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=coupnum) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/couppcd.md b/docs/src/functions/financial/couppcd.md new file mode 100644 index 0000000..b8e9c52 --- /dev/null +++ b/docs/src/functions/financial/couppcd.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUPPCD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=couppcd) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/cumipmt.md b/docs/src/functions/financial/cumipmt.md new file mode 100644 index 0000000..51c8939 --- /dev/null +++ b/docs/src/functions/financial/cumipmt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUMIPMT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cumipmt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/cumprinc.md b/docs/src/functions/financial/cumprinc.md new file mode 100644 index 0000000..6c9f7e9 --- /dev/null +++ b/docs/src/functions/financial/cumprinc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CUMPRINC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cumprinc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/db.md b/docs/src/functions/financial/db.md new file mode 100644 index 0000000..cf1dcf4 --- /dev/null +++ b/docs/src/functions/financial/db.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=db) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/ddb.md b/docs/src/functions/financial/ddb.md new file mode 100644 index 0000000..6b9944f --- /dev/null +++ b/docs/src/functions/financial/ddb.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DDB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ddb) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/disc.md b/docs/src/functions/financial/disc.md new file mode 100644 index 0000000..826239d --- /dev/null +++ b/docs/src/functions/financial/disc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DISC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=disc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/dollarde.md b/docs/src/functions/financial/dollarde.md new file mode 100644 index 0000000..ea66e3d --- /dev/null +++ b/docs/src/functions/financial/dollarde.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DOLLARDE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dollarde) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/dollarfr.md b/docs/src/functions/financial/dollarfr.md new file mode 100644 index 0000000..4cbe666 --- /dev/null +++ b/docs/src/functions/financial/dollarfr.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DOLLARFR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=dollarfr) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/duration.md b/docs/src/functions/financial/duration.md new file mode 100644 index 0000000..78313f5 --- /dev/null +++ b/docs/src/functions/financial/duration.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DURATION + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=duration) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/effect.md b/docs/src/functions/financial/effect.md new file mode 100644 index 0000000..19862ba --- /dev/null +++ b/docs/src/functions/financial/effect.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# EFFECT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=effect) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/fvschedule.md b/docs/src/functions/financial/fvschedule.md new file mode 100644 index 0000000..3ef71a5 --- /dev/null +++ b/docs/src/functions/financial/fvschedule.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FVSCHEDULE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=fvschedule) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/intrate.md b/docs/src/functions/financial/intrate.md new file mode 100644 index 0000000..43b85fc --- /dev/null +++ b/docs/src/functions/financial/intrate.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# INTRATE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=intrate) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/ipmt.md b/docs/src/functions/financial/ipmt.md new file mode 100644 index 0000000..4e9bf8e --- /dev/null +++ b/docs/src/functions/financial/ipmt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IPMT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ipmt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/irr.md b/docs/src/functions/financial/irr.md new file mode 100644 index 0000000..d6f5133 --- /dev/null +++ b/docs/src/functions/financial/irr.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IRR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=irr) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/ispmt.md b/docs/src/functions/financial/ispmt.md new file mode 100644 index 0000000..29c390e --- /dev/null +++ b/docs/src/functions/financial/ispmt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISPMT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ispmt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/mduration.md b/docs/src/functions/financial/mduration.md new file mode 100644 index 0000000..7a6a417 --- /dev/null +++ b/docs/src/functions/financial/mduration.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MDURATION + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mduration) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/mirr.md b/docs/src/functions/financial/mirr.md new file mode 100644 index 0000000..d14ba34 --- /dev/null +++ b/docs/src/functions/financial/mirr.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MIRR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mirr) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/nominal.md b/docs/src/functions/financial/nominal.md new file mode 100644 index 0000000..56f6b54 --- /dev/null +++ b/docs/src/functions/financial/nominal.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NOMINAL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=nominal) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/nper.md b/docs/src/functions/financial/nper.md new file mode 100644 index 0000000..6e9f27d --- /dev/null +++ b/docs/src/functions/financial/nper.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NPER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=nper) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/npv.md b/docs/src/functions/financial/npv.md new file mode 100644 index 0000000..c2459d7 --- /dev/null +++ b/docs/src/functions/financial/npv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NPV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=npv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/oddfprice.md b/docs/src/functions/financial/oddfprice.md new file mode 100644 index 0000000..6f82c01 --- /dev/null +++ b/docs/src/functions/financial/oddfprice.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ODDFPRICE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=oddfprice) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/oddfyield.md b/docs/src/functions/financial/oddfyield.md new file mode 100644 index 0000000..0342dbd --- /dev/null +++ b/docs/src/functions/financial/oddfyield.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ODDFYIELD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=oddfyield) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/oddlprice.md b/docs/src/functions/financial/oddlprice.md new file mode 100644 index 0000000..9bc34a9 --- /dev/null +++ b/docs/src/functions/financial/oddlprice.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ODDLPRICE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=oddlprice) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/oddlyield.md b/docs/src/functions/financial/oddlyield.md new file mode 100644 index 0000000..3d87cde --- /dev/null +++ b/docs/src/functions/financial/oddlyield.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ODDLYIELD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=oddlyield) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/pduration.md b/docs/src/functions/financial/pduration.md new file mode 100644 index 0000000..38296e0 --- /dev/null +++ b/docs/src/functions/financial/pduration.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PDURATION + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=pduration) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/pmt.md b/docs/src/functions/financial/pmt.md new file mode 100644 index 0000000..5919d38 --- /dev/null +++ b/docs/src/functions/financial/pmt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PMT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=pmt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/ppmt.md b/docs/src/functions/financial/ppmt.md new file mode 100644 index 0000000..15fbd6e --- /dev/null +++ b/docs/src/functions/financial/ppmt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PPMT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ppmt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/price.md b/docs/src/functions/financial/price.md new file mode 100644 index 0000000..ca77f44 --- /dev/null +++ b/docs/src/functions/financial/price.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PRICE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=price) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/pricedisc.md b/docs/src/functions/financial/pricedisc.md new file mode 100644 index 0000000..713c391 --- /dev/null +++ b/docs/src/functions/financial/pricedisc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PRICEDISC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=pricedisc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/pricemat.md b/docs/src/functions/financial/pricemat.md new file mode 100644 index 0000000..2badde0 --- /dev/null +++ b/docs/src/functions/financial/pricemat.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PRICEMAT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=pricemat) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/pv.md b/docs/src/functions/financial/pv.md new file mode 100644 index 0000000..1f14049 --- /dev/null +++ b/docs/src/functions/financial/pv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=pv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/rate.md b/docs/src/functions/financial/rate.md new file mode 100644 index 0000000..255cda8 --- /dev/null +++ b/docs/src/functions/financial/rate.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RATE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rate) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/received.md b/docs/src/functions/financial/received.md new file mode 100644 index 0000000..0801c59 --- /dev/null +++ b/docs/src/functions/financial/received.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RECEIVED + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=received) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/rri.md b/docs/src/functions/financial/rri.md new file mode 100644 index 0000000..04c3b08 --- /dev/null +++ b/docs/src/functions/financial/rri.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RRI + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rri) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/sln.md b/docs/src/functions/financial/sln.md new file mode 100644 index 0000000..053baa0 --- /dev/null +++ b/docs/src/functions/financial/sln.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SLN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sln) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/syd.md b/docs/src/functions/financial/syd.md new file mode 100644 index 0000000..d09ac72 --- /dev/null +++ b/docs/src/functions/financial/syd.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SYD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=syd) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/tbilleq.md b/docs/src/functions/financial/tbilleq.md new file mode 100644 index 0000000..ebd9b80 --- /dev/null +++ b/docs/src/functions/financial/tbilleq.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TBILLEQ + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=tbilleq) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/tbillprice.md b/docs/src/functions/financial/tbillprice.md new file mode 100644 index 0000000..0385e36 --- /dev/null +++ b/docs/src/functions/financial/tbillprice.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TBILLPRICE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=tbillprice) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/tbillyield.md b/docs/src/functions/financial/tbillyield.md new file mode 100644 index 0000000..660322e --- /dev/null +++ b/docs/src/functions/financial/tbillyield.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TBILLYIELD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=tbillyield) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/vdb.md b/docs/src/functions/financial/vdb.md new file mode 100644 index 0000000..f9bd8a8 --- /dev/null +++ b/docs/src/functions/financial/vdb.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VDB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=vdb) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/xirr.md b/docs/src/functions/financial/xirr.md new file mode 100644 index 0000000..814e429 --- /dev/null +++ b/docs/src/functions/financial/xirr.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# XIRR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=xirr) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/xnpv.md b/docs/src/functions/financial/xnpv.md new file mode 100644 index 0000000..5eba53e --- /dev/null +++ b/docs/src/functions/financial/xnpv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# XNPV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=xnpv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/yield.md b/docs/src/functions/financial/yield.md new file mode 100644 index 0000000..0f9b206 --- /dev/null +++ b/docs/src/functions/financial/yield.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# YIELD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=yield) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/yielddisc.md b/docs/src/functions/financial/yielddisc.md new file mode 100644 index 0000000..6d8bf2f --- /dev/null +++ b/docs/src/functions/financial/yielddisc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# YIELDDISC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=yielddisc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/financial/yieldmat.md b/docs/src/functions/financial/yieldmat.md new file mode 100644 index 0000000..e1ae4de --- /dev/null +++ b/docs/src/functions/financial/yieldmat.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# YIELDMAT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=yieldmat) + +## Links \ No newline at end of file diff --git a/docs/src/functions/fv.md b/docs/src/functions/fv.md new file mode 100644 index 0000000..85d836c --- /dev/null +++ b/docs/src/functions/fv.md @@ -0,0 +1,60 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +# FV + +## Overview + +FV (Future Value) is a function in the Financial category that can be used to predict the future value of an investment or asset based on its present value. + +FV can be used to calculate future value over a specified number of compounding periods. A fixed interest rate or yield is assumed over all periods, and a fixed payment or deposit can be applied at the start or end of every period. + +If your interest rate varies between periods, use the **FVSCHEDULE** function instead of FV. + +## Parameters + +**FV(rate, nper, pmt, pv, period_start)** + +- _rate_. The fixed percentage interest rate or yield per period. +- _nper_. The number of compounding periods to be taken into account. While this will often be an integer, non-integer values are also accepted. +- _pmt_ (optional). The fixed amount paid or deposited each compounding period (default 0). +- _pv_ (optional). The present value or starting amount of the asset (default 0). +- _period_start_ (optional). A logical value indicating whether the payment due dates are at the end (0) of the compounding periods or at the beginning (1) (default 0). FV treats any non-zero value as it would the value 1. + +### Additional notes + +- FV may generate #ERROR!, #VALUE! or #DIV/0! errors. For more details see our Error Types page (link when page written). +- Make sure that the _rate_ argument specifies the interest rate or yield applicable to the compounding period, based on the value chosen for _nper_. +- The _pmt_ and _pv_ arguments should be expressed in the same currency unit. FV returns a value in the same currency unit. +- To ensure a worthwhile result, one of the _pmt_ and _pv_ arguments should be set to a non-zero value. +- The setting of the _period_start_ argument only affects the calculation for non-zero values of the _pmt_ argument. + +## Details + +- If _rate_ = 0, FV solves the equation: + + $$ + FV = -pv - (pmt \times nper) + $$ + +- If _rate_ <> 0 and _period_start_ = 0, FV solves the equation: + $$ + FV = -pv \times (1 + rate)^{nper} - \dfrac{pmt\times\big({(1+rate)^{nper}-1}\big)}{rate} + $$ +- If _rate_ <> 0 and _period_start_ <> 0, FV solves the equation: + $$ + FV = -pv \times (1 + rate)^{nper} - \dfrac{pmt\times\big({(1+rate)^{nper}-1}\big) \times(1+rate)}{rate} + $$ + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?model=h30aj-o2HyK-1jUR8) + +## Links + +- For more information about the concept of "future value" in finance, visit Wikipedia's [Future value](https://en.wikipedia.org/wiki/Future_value) page. + +- Visit Microsoft Excel's [FV function](https://support.microsoft.com/en-gb/office/fv-function-2eef9f44-a084-4c61-bdd8-4fe4bb1b71b3) page. diff --git a/docs/src/functions/information/cell.md b/docs/src/functions/information/cell.md new file mode 100644 index 0000000..4ad70c6 --- /dev/null +++ b/docs/src/functions/information/cell.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CELL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cell) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/error.type.md b/docs/src/functions/information/error.type.md new file mode 100644 index 0000000..50ec617 --- /dev/null +++ b/docs/src/functions/information/error.type.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ERROR.TYPE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=error.type) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/info.md b/docs/src/functions/information/info.md new file mode 100644 index 0000000..80533e4 --- /dev/null +++ b/docs/src/functions/information/info.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# INFO + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=info) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isblank.md b/docs/src/functions/information/isblank.md new file mode 100644 index 0000000..3aa68d7 --- /dev/null +++ b/docs/src/functions/information/isblank.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISBLANK + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isblank) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/iserr.md b/docs/src/functions/information/iserr.md new file mode 100644 index 0000000..379a6cb --- /dev/null +++ b/docs/src/functions/information/iserr.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISERR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=iserr) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/iserror.md b/docs/src/functions/information/iserror.md new file mode 100644 index 0000000..6a860b9 --- /dev/null +++ b/docs/src/functions/information/iserror.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISERROR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=iserror) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/iseven.md b/docs/src/functions/information/iseven.md new file mode 100644 index 0000000..778d8b3 --- /dev/null +++ b/docs/src/functions/information/iseven.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISEVEN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=iseven) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isformula.md b/docs/src/functions/information/isformula.md new file mode 100644 index 0000000..a146d4a --- /dev/null +++ b/docs/src/functions/information/isformula.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISFORMULA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isformula) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/islogical.md b/docs/src/functions/information/islogical.md new file mode 100644 index 0000000..5f6a4c1 --- /dev/null +++ b/docs/src/functions/information/islogical.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISLOGICAL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=islogical) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isna.md b/docs/src/functions/information/isna.md new file mode 100644 index 0000000..d1ab649 --- /dev/null +++ b/docs/src/functions/information/isna.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISNA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isna) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isnontext.md b/docs/src/functions/information/isnontext.md new file mode 100644 index 0000000..f41b746 --- /dev/null +++ b/docs/src/functions/information/isnontext.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISNONTEXT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isnontext) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isnumber.md b/docs/src/functions/information/isnumber.md new file mode 100644 index 0000000..a74158e --- /dev/null +++ b/docs/src/functions/information/isnumber.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISNUMBER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isnumber) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isodd.md b/docs/src/functions/information/isodd.md new file mode 100644 index 0000000..f1dc7eb --- /dev/null +++ b/docs/src/functions/information/isodd.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISODD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isodd) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isomitted.md b/docs/src/functions/information/isomitted.md new file mode 100644 index 0000000..05fda99 --- /dev/null +++ b/docs/src/functions/information/isomitted.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISOMITTED + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isomitted) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/isref.md b/docs/src/functions/information/isref.md new file mode 100644 index 0000000..f0f8830 --- /dev/null +++ b/docs/src/functions/information/isref.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISREF + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=isref) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/istext.md b/docs/src/functions/information/istext.md new file mode 100644 index 0000000..40bc7b1 --- /dev/null +++ b/docs/src/functions/information/istext.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISTEXT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=istext) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/n.md b/docs/src/functions/information/n.md new file mode 100644 index 0000000..6816686 --- /dev/null +++ b/docs/src/functions/information/n.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# N + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=n) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/na.md b/docs/src/functions/information/na.md new file mode 100644 index 0000000..3318ffb --- /dev/null +++ b/docs/src/functions/information/na.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=na) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/sheet.md b/docs/src/functions/information/sheet.md new file mode 100644 index 0000000..4679cc9 --- /dev/null +++ b/docs/src/functions/information/sheet.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SHEET + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sheet) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/sheets.md b/docs/src/functions/information/sheets.md new file mode 100644 index 0000000..054c035 --- /dev/null +++ b/docs/src/functions/information/sheets.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SHEETS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sheets) + +## Links \ No newline at end of file diff --git a/docs/src/functions/information/type.md b/docs/src/functions/information/type.md new file mode 100644 index 0000000..f862a97 --- /dev/null +++ b/docs/src/functions/information/type.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TYPE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=type) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/and.md b/docs/src/functions/logical/and.md new file mode 100644 index 0000000..90cace7 --- /dev/null +++ b/docs/src/functions/logical/and.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=and) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/bycol.md b/docs/src/functions/logical/bycol.md new file mode 100644 index 0000000..1231ba7 --- /dev/null +++ b/docs/src/functions/logical/bycol.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BYCOL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=bycol) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/byrow.md b/docs/src/functions/logical/byrow.md new file mode 100644 index 0000000..a19efc9 --- /dev/null +++ b/docs/src/functions/logical/byrow.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BYROW + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=byrow) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/false.md b/docs/src/functions/logical/false.md new file mode 100644 index 0000000..b55e074 --- /dev/null +++ b/docs/src/functions/logical/false.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FALSE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=false) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/if.md b/docs/src/functions/logical/if.md new file mode 100644 index 0000000..a1c7eac --- /dev/null +++ b/docs/src/functions/logical/if.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IF + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=if) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/iferror.md b/docs/src/functions/logical/iferror.md new file mode 100644 index 0000000..bac28fd --- /dev/null +++ b/docs/src/functions/logical/iferror.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IFERROR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=iferror) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/ifna.md b/docs/src/functions/logical/ifna.md new file mode 100644 index 0000000..5017629 --- /dev/null +++ b/docs/src/functions/logical/ifna.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IFNA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ifna) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/ifs.md b/docs/src/functions/logical/ifs.md new file mode 100644 index 0000000..d3e55e3 --- /dev/null +++ b/docs/src/functions/logical/ifs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IFS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ifs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/lambda.md b/docs/src/functions/logical/lambda.md new file mode 100644 index 0000000..9dc2e2a --- /dev/null +++ b/docs/src/functions/logical/lambda.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LAMBDA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=lambda) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/let.md b/docs/src/functions/logical/let.md new file mode 100644 index 0000000..55bc363 --- /dev/null +++ b/docs/src/functions/logical/let.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LET + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=let) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/makearray.md b/docs/src/functions/logical/makearray.md new file mode 100644 index 0000000..e0bfdb9 --- /dev/null +++ b/docs/src/functions/logical/makearray.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MAKEARRAY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=makearray) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/map.md b/docs/src/functions/logical/map.md new file mode 100644 index 0000000..0bf0890 --- /dev/null +++ b/docs/src/functions/logical/map.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MAP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=map) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/not.md b/docs/src/functions/logical/not.md new file mode 100644 index 0000000..2d2a075 --- /dev/null +++ b/docs/src/functions/logical/not.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NOT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=not) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/or.md b/docs/src/functions/logical/or.md new file mode 100644 index 0000000..7bd0f17 --- /dev/null +++ b/docs/src/functions/logical/or.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# OR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=or) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/reduce.md b/docs/src/functions/logical/reduce.md new file mode 100644 index 0000000..1373e91 --- /dev/null +++ b/docs/src/functions/logical/reduce.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# REDUCE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=reduce) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/scan.md b/docs/src/functions/logical/scan.md new file mode 100644 index 0000000..8c23686 --- /dev/null +++ b/docs/src/functions/logical/scan.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SCAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=scan) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/switch.md b/docs/src/functions/logical/switch.md new file mode 100644 index 0000000..fb8b806 --- /dev/null +++ b/docs/src/functions/logical/switch.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SWITCH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=switch) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/true.md b/docs/src/functions/logical/true.md new file mode 100644 index 0000000..e49b37e --- /dev/null +++ b/docs/src/functions/logical/true.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TRUE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=true) + +## Links \ No newline at end of file diff --git a/docs/src/functions/logical/xor.md b/docs/src/functions/logical/xor.md new file mode 100644 index 0000000..e7f6130 --- /dev/null +++ b/docs/src/functions/logical/xor.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# XOR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=xor) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/address.md b/docs/src/functions/lookup_and_reference/address.md new file mode 100644 index 0000000..f80c32f --- /dev/null +++ b/docs/src/functions/lookup_and_reference/address.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ADDRESS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=address) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/areas.md b/docs/src/functions/lookup_and_reference/areas.md new file mode 100644 index 0000000..d5d593b --- /dev/null +++ b/docs/src/functions/lookup_and_reference/areas.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AREAS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=areas) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/choose.md b/docs/src/functions/lookup_and_reference/choose.md new file mode 100644 index 0000000..bed2f3f --- /dev/null +++ b/docs/src/functions/lookup_and_reference/choose.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHOOSE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=choose) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/choosecols.md b/docs/src/functions/lookup_and_reference/choosecols.md new file mode 100644 index 0000000..47d415f --- /dev/null +++ b/docs/src/functions/lookup_and_reference/choosecols.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHOOSECOLS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=choosecols) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/chooserows.md b/docs/src/functions/lookup_and_reference/chooserows.md new file mode 100644 index 0000000..fc7acb8 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/chooserows.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHOOSEROWS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=chooserows) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/column.md b/docs/src/functions/lookup_and_reference/column.md new file mode 100644 index 0000000..5c0c31d --- /dev/null +++ b/docs/src/functions/lookup_and_reference/column.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COLUMN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=column) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/columns.md b/docs/src/functions/lookup_and_reference/columns.md new file mode 100644 index 0000000..3dd102f --- /dev/null +++ b/docs/src/functions/lookup_and_reference/columns.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COLUMNS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=columns) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/drop.md b/docs/src/functions/lookup_and_reference/drop.md new file mode 100644 index 0000000..fe96007 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/drop.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DROP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=drop) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/expand.md b/docs/src/functions/lookup_and_reference/expand.md new file mode 100644 index 0000000..a108533 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/expand.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# EXPAND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=expand) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/filter.md b/docs/src/functions/lookup_and_reference/filter.md new file mode 100644 index 0000000..bc220cd --- /dev/null +++ b/docs/src/functions/lookup_and_reference/filter.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FILTER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=filter) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/formulatext.md b/docs/src/functions/lookup_and_reference/formulatext.md new file mode 100644 index 0000000..f633219 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/formulatext.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FORMULATEXT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=formulatext) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/getpivotdata.md b/docs/src/functions/lookup_and_reference/getpivotdata.md new file mode 100644 index 0000000..ee8a98b --- /dev/null +++ b/docs/src/functions/lookup_and_reference/getpivotdata.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GETPIVOTDATA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=getpivotdata) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/hlookup.md b/docs/src/functions/lookup_and_reference/hlookup.md new file mode 100644 index 0000000..7fafa77 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/hlookup.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HLOOKUP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hlookup) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/hstack.md b/docs/src/functions/lookup_and_reference/hstack.md new file mode 100644 index 0000000..67a04b8 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/hstack.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HSTACK + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hstack) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/hyperlink.md b/docs/src/functions/lookup_and_reference/hyperlink.md new file mode 100644 index 0000000..64c11cf --- /dev/null +++ b/docs/src/functions/lookup_and_reference/hyperlink.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HYPERLINK + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hyperlink) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/image.md b/docs/src/functions/lookup_and_reference/image.md new file mode 100644 index 0000000..b653fa0 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/image.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# IMAGE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=image) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/index.md b/docs/src/functions/lookup_and_reference/index.md new file mode 100644 index 0000000..c06ad9e --- /dev/null +++ b/docs/src/functions/lookup_and_reference/index.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# INDEX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=index) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/indirect.md b/docs/src/functions/lookup_and_reference/indirect.md new file mode 100644 index 0000000..9865435 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/indirect.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# INDIRECT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=indirect) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/lookup.md b/docs/src/functions/lookup_and_reference/lookup.md new file mode 100644 index 0000000..ac46451 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/lookup.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LOOKUP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=lookup) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/match.md b/docs/src/functions/lookup_and_reference/match.md new file mode 100644 index 0000000..e90addf --- /dev/null +++ b/docs/src/functions/lookup_and_reference/match.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MATCH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=match) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/offset.md b/docs/src/functions/lookup_and_reference/offset.md new file mode 100644 index 0000000..0fc497d --- /dev/null +++ b/docs/src/functions/lookup_and_reference/offset.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# OFFSET + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=offset) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/row.md b/docs/src/functions/lookup_and_reference/row.md new file mode 100644 index 0000000..1e97bf1 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/row.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ROW + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=row) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/rows.md b/docs/src/functions/lookup_and_reference/rows.md new file mode 100644 index 0000000..d6dcbe6 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/rows.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ROWS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rows) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/rtd.md b/docs/src/functions/lookup_and_reference/rtd.md new file mode 100644 index 0000000..dac0a5f --- /dev/null +++ b/docs/src/functions/lookup_and_reference/rtd.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RTD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rtd) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/sort.md b/docs/src/functions/lookup_and_reference/sort.md new file mode 100644 index 0000000..dd3b79c --- /dev/null +++ b/docs/src/functions/lookup_and_reference/sort.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SORT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sort) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/sortby.md b/docs/src/functions/lookup_and_reference/sortby.md new file mode 100644 index 0000000..274c705 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/sortby.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SORTBY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sortby) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/take.md b/docs/src/functions/lookup_and_reference/take.md new file mode 100644 index 0000000..798efec --- /dev/null +++ b/docs/src/functions/lookup_and_reference/take.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TAKE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=take) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/tocol.md b/docs/src/functions/lookup_and_reference/tocol.md new file mode 100644 index 0000000..65b912f --- /dev/null +++ b/docs/src/functions/lookup_and_reference/tocol.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TOCOL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=tocol) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/torow.md b/docs/src/functions/lookup_and_reference/torow.md new file mode 100644 index 0000000..74a7827 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/torow.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TOROW + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=torow) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/transpose.md b/docs/src/functions/lookup_and_reference/transpose.md new file mode 100644 index 0000000..c63ed72 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/transpose.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TRANSPOSE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=transpose) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/unique.md b/docs/src/functions/lookup_and_reference/unique.md new file mode 100644 index 0000000..f05e119 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/unique.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# UNIQUE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=unique) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/vlookup.md b/docs/src/functions/lookup_and_reference/vlookup.md new file mode 100644 index 0000000..d6c1430 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/vlookup.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VLOOKUP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=vlookup) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/vstack.md b/docs/src/functions/lookup_and_reference/vstack.md new file mode 100644 index 0000000..3f5fd9b --- /dev/null +++ b/docs/src/functions/lookup_and_reference/vstack.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VSTACK + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=vstack) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/wrapcols.md b/docs/src/functions/lookup_and_reference/wrapcols.md new file mode 100644 index 0000000..da55358 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/wrapcols.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# WRAPCOLS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=wrapcols) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/wraprows.md b/docs/src/functions/lookup_and_reference/wraprows.md new file mode 100644 index 0000000..09454c2 --- /dev/null +++ b/docs/src/functions/lookup_and_reference/wraprows.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# WRAPROWS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=wraprows) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/xlookup.md b/docs/src/functions/lookup_and_reference/xlookup.md new file mode 100644 index 0000000..7a86d2d --- /dev/null +++ b/docs/src/functions/lookup_and_reference/xlookup.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# XLOOKUP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=xlookup) + +## Links \ No newline at end of file diff --git a/docs/src/functions/lookup_and_reference/xmatch.md b/docs/src/functions/lookup_and_reference/xmatch.md new file mode 100644 index 0000000..938651a --- /dev/null +++ b/docs/src/functions/lookup_and_reference/xmatch.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# XMATCH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=xmatch) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/abs.md b/docs/src/functions/math_and_trigonometry/abs.md new file mode 100644 index 0000000..e24ca46 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/abs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ABS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=abs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/acos.md b/docs/src/functions/math_and_trigonometry/acos.md new file mode 100644 index 0000000..df8faa1 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/acos.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ACOS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=acos) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/acosh.md b/docs/src/functions/math_and_trigonometry/acosh.md new file mode 100644 index 0000000..4dab2cb --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/acosh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ACOSH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=acosh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/acot.md b/docs/src/functions/math_and_trigonometry/acot.md new file mode 100644 index 0000000..4b925da --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/acot.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ACOT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=acot) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/acoth.md b/docs/src/functions/math_and_trigonometry/acoth.md new file mode 100644 index 0000000..b6cfbd9 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/acoth.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ACOTH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=acoth) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/aggregate.md b/docs/src/functions/math_and_trigonometry/aggregate.md new file mode 100644 index 0000000..2bd92ba --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/aggregate.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AGGREGATE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=aggregate) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/arabic.md b/docs/src/functions/math_and_trigonometry/arabic.md new file mode 100644 index 0000000..d425a04 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/arabic.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ARABIC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=arabic) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/asin.md b/docs/src/functions/math_and_trigonometry/asin.md new file mode 100644 index 0000000..331fbab --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/asin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ASIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=asin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/asinh.md b/docs/src/functions/math_and_trigonometry/asinh.md new file mode 100644 index 0000000..50e57bb --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/asinh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ASINH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=asinh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/atan.md b/docs/src/functions/math_and_trigonometry/atan.md new file mode 100644 index 0000000..d0eb666 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/atan.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ATAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=atan) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/atan2.md b/docs/src/functions/math_and_trigonometry/atan2.md new file mode 100644 index 0000000..76517fa --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/atan2.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ATAN2 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=atan2) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/atanh.md b/docs/src/functions/math_and_trigonometry/atanh.md new file mode 100644 index 0000000..a46694e --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/atanh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ATANH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=atanh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/base.md b/docs/src/functions/math_and_trigonometry/base.md new file mode 100644 index 0000000..5ed936d --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/base.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BASE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=base) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/ceiling.math.md b/docs/src/functions/math_and_trigonometry/ceiling.math.md new file mode 100644 index 0000000..3507ee2 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/ceiling.math.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CEILING.MATH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ceiling.math) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/ceiling.md b/docs/src/functions/math_and_trigonometry/ceiling.md new file mode 100644 index 0000000..901a925 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/ceiling.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CEILING + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ceiling) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/ceiling.precise.md b/docs/src/functions/math_and_trigonometry/ceiling.precise.md new file mode 100644 index 0000000..6a5251a --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/ceiling.precise.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CEILING.PRECISE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ceiling.precise) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/combin.md b/docs/src/functions/math_and_trigonometry/combin.md new file mode 100644 index 0000000..83c1fd7 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/combin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COMBIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=combin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/combina.md b/docs/src/functions/math_and_trigonometry/combina.md new file mode 100644 index 0000000..c0b4ac2 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/combina.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COMBINA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=combina) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/cos.md b/docs/src/functions/math_and_trigonometry/cos.md new file mode 100644 index 0000000..31fe920 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/cos.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cos) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/cosh.md b/docs/src/functions/math_and_trigonometry/cosh.md new file mode 100644 index 0000000..0e1920b --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/cosh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COSH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cosh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/cot.md b/docs/src/functions/math_and_trigonometry/cot.md new file mode 100644 index 0000000..066b333 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/cot.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=cot) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/coth.md b/docs/src/functions/math_and_trigonometry/coth.md new file mode 100644 index 0000000..ceee560 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/coth.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COTH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=coth) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/csc.md b/docs/src/functions/math_and_trigonometry/csc.md new file mode 100644 index 0000000..0fd5059 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/csc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CSC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=csc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/csch.md b/docs/src/functions/math_and_trigonometry/csch.md new file mode 100644 index 0000000..43f4208 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/csch.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CSCH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=csch) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/decimal.md b/docs/src/functions/math_and_trigonometry/decimal.md new file mode 100644 index 0000000..a0b91d9 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/decimal.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DECIMAL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=decimal) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/degrees.md b/docs/src/functions/math_and_trigonometry/degrees.md new file mode 100644 index 0000000..da38e53 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/degrees.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DEGREES + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=degrees) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/even.md b/docs/src/functions/math_and_trigonometry/even.md new file mode 100644 index 0000000..cf8c5df --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/even.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# EVEN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=even) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/exp.md b/docs/src/functions/math_and_trigonometry/exp.md new file mode 100644 index 0000000..d54ea47 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/exp.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# EXP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=exp) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/fact.md b/docs/src/functions/math_and_trigonometry/fact.md new file mode 100644 index 0000000..7a368fa --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/fact.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FACT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=fact) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/factdouble.md b/docs/src/functions/math_and_trigonometry/factdouble.md new file mode 100644 index 0000000..11fd798 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/factdouble.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FACTDOUBLE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=factdouble) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/floor.math.md b/docs/src/functions/math_and_trigonometry/floor.math.md new file mode 100644 index 0000000..83e46ad --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/floor.math.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FLOOR.MATH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=floor.math) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/floor.md b/docs/src/functions/math_and_trigonometry/floor.md new file mode 100644 index 0000000..9731286 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/floor.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FLOOR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=floor) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/floor.precise.md b/docs/src/functions/math_and_trigonometry/floor.precise.md new file mode 100644 index 0000000..b1ff9b7 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/floor.precise.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FLOOR.PRECISE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=floor.precise) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/gcd.md b/docs/src/functions/math_and_trigonometry/gcd.md new file mode 100644 index 0000000..ada4a6a --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/gcd.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GCD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gcd) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/int.md b/docs/src/functions/math_and_trigonometry/int.md new file mode 100644 index 0000000..7d5cfff --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/int.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# INT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=int) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/iso.ceiling.md b/docs/src/functions/math_and_trigonometry/iso.ceiling.md new file mode 100644 index 0000000..51e8cb3 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/iso.ceiling.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ISO.CEILING + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=iso.ceiling) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/lcm.md b/docs/src/functions/math_and_trigonometry/lcm.md new file mode 100644 index 0000000..03a15de --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/lcm.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LCM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=lcm) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/let.md b/docs/src/functions/math_and_trigonometry/let.md new file mode 100644 index 0000000..55bc363 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/let.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LET + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=let) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/ln.md b/docs/src/functions/math_and_trigonometry/ln.md new file mode 100644 index 0000000..c198f44 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/ln.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=ln) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/log.md b/docs/src/functions/math_and_trigonometry/log.md new file mode 100644 index 0000000..25f56c0 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/log.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LOG + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=log) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/log10.md b/docs/src/functions/math_and_trigonometry/log10.md new file mode 100644 index 0000000..f475bbd --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/log10.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LOG10 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=log10) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/mdeterm.md b/docs/src/functions/math_and_trigonometry/mdeterm.md new file mode 100644 index 0000000..1b1305b --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/mdeterm.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MDETERM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mdeterm) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/minverse.md b/docs/src/functions/math_and_trigonometry/minverse.md new file mode 100644 index 0000000..cd6eaa5 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/minverse.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MINVERSE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=minverse) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/mmult.md b/docs/src/functions/math_and_trigonometry/mmult.md new file mode 100644 index 0000000..d50565a --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/mmult.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MMULT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mmult) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/mod.md b/docs/src/functions/math_and_trigonometry/mod.md new file mode 100644 index 0000000..84c999c --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/mod.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MOD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mod) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/mround.md b/docs/src/functions/math_and_trigonometry/mround.md new file mode 100644 index 0000000..f3e9947 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/mround.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MROUND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mround) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/multinomial.md b/docs/src/functions/math_and_trigonometry/multinomial.md new file mode 100644 index 0000000..8bd5c29 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/multinomial.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MULTINOMIAL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=multinomial) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/munit.md b/docs/src/functions/math_and_trigonometry/munit.md new file mode 100644 index 0000000..354b472 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/munit.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MUNIT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=munit) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/odd.md b/docs/src/functions/math_and_trigonometry/odd.md new file mode 100644 index 0000000..ab62ed4 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/odd.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ODD + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=odd) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/pi.md b/docs/src/functions/math_and_trigonometry/pi.md new file mode 100644 index 0000000..074c282 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/pi.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PI + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=pi) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/power.md b/docs/src/functions/math_and_trigonometry/power.md new file mode 100644 index 0000000..5ae4df2 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/power.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# POWER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=power) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/product.md b/docs/src/functions/math_and_trigonometry/product.md new file mode 100644 index 0000000..cdeec40 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/product.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PRODUCT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=product) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/quotient.md b/docs/src/functions/math_and_trigonometry/quotient.md new file mode 100644 index 0000000..94699d2 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/quotient.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# QUOTIENT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=quotient) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/radians.md b/docs/src/functions/math_and_trigonometry/radians.md new file mode 100644 index 0000000..08bdcf4 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/radians.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RADIANS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=radians) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/rand.md b/docs/src/functions/math_and_trigonometry/rand.md new file mode 100644 index 0000000..89ecbea --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/rand.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RAND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rand) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/randarray.md b/docs/src/functions/math_and_trigonometry/randarray.md new file mode 100644 index 0000000..576f4b5 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/randarray.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RANDARRAY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=randarray) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/randbetween.md b/docs/src/functions/math_and_trigonometry/randbetween.md new file mode 100644 index 0000000..e8e9c80 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/randbetween.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RANDBETWEEN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=randbetween) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/roman.md b/docs/src/functions/math_and_trigonometry/roman.md new file mode 100644 index 0000000..db48c4a --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/roman.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ROMAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=roman) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/round.md b/docs/src/functions/math_and_trigonometry/round.md new file mode 100644 index 0000000..ad31320 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/round.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ROUND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=round) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/rounddown.md b/docs/src/functions/math_and_trigonometry/rounddown.md new file mode 100644 index 0000000..d71380c --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/rounddown.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ROUNDDOWN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rounddown) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/roundup.md b/docs/src/functions/math_and_trigonometry/roundup.md new file mode 100644 index 0000000..f2b4590 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/roundup.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# ROUNDUP + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=roundup) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sec.md b/docs/src/functions/math_and_trigonometry/sec.md new file mode 100644 index 0000000..51dcc4e --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sec.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SEC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sec) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sech.md b/docs/src/functions/math_and_trigonometry/sech.md new file mode 100644 index 0000000..7fa6d1a --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sech.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SECH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sech) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sequence.md b/docs/src/functions/math_and_trigonometry/sequence.md new file mode 100644 index 0000000..48004f7 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sequence.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SEQUENCE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sequence) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/seriessum.md b/docs/src/functions/math_and_trigonometry/seriessum.md new file mode 100644 index 0000000..1396c97 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/seriessum.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SERIESSUM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=seriessum) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sign.md b/docs/src/functions/math_and_trigonometry/sign.md new file mode 100644 index 0000000..4d644cb --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sign.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SIGN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sign) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sin.md b/docs/src/functions/math_and_trigonometry/sin.md new file mode 100644 index 0000000..aa77f7e --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sinh.md b/docs/src/functions/math_and_trigonometry/sinh.md new file mode 100644 index 0000000..25a9f5b --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sinh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SINH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sinh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sqrt.md b/docs/src/functions/math_and_trigonometry/sqrt.md new file mode 100644 index 0000000..4299f29 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sqrt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SQRT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sqrt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sqrtpi.md b/docs/src/functions/math_and_trigonometry/sqrtpi.md new file mode 100644 index 0000000..e93041e --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sqrtpi.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SQRTPI + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sqrtpi) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/subtotal.md b/docs/src/functions/math_and_trigonometry/subtotal.md new file mode 100644 index 0000000..e814201 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/subtotal.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUBTOTAL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=subtotal) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sum.md b/docs/src/functions/math_and_trigonometry/sum.md new file mode 100644 index 0000000..cae38cc --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sum.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sum) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sumif.md b/docs/src/functions/math_and_trigonometry/sumif.md new file mode 100644 index 0000000..3336fd3 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sumif.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUMIF + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sumif) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sumifs.md b/docs/src/functions/math_and_trigonometry/sumifs.md new file mode 100644 index 0000000..3f493d6 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sumifs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUMIFS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sumifs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sumproduct.md b/docs/src/functions/math_and_trigonometry/sumproduct.md new file mode 100644 index 0000000..0bcb035 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sumproduct.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUMPRODUCT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sumproduct) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sumsq.md b/docs/src/functions/math_and_trigonometry/sumsq.md new file mode 100644 index 0000000..0de6180 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sumsq.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUMSQ + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sumsq) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sumx2my2.md b/docs/src/functions/math_and_trigonometry/sumx2my2.md new file mode 100644 index 0000000..ba3f55e --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sumx2my2.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUMX2MY2 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sumx2my2) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sumx2py2.md b/docs/src/functions/math_and_trigonometry/sumx2py2.md new file mode 100644 index 0000000..1302766 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sumx2py2.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUMX2PY2 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sumx2py2) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/sumxmy2.md b/docs/src/functions/math_and_trigonometry/sumxmy2.md new file mode 100644 index 0000000..45cbea7 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/sumxmy2.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUMXMY2 + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=sumxmy2) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/tan.md b/docs/src/functions/math_and_trigonometry/tan.md new file mode 100644 index 0000000..ae0b21f --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/tan.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=tan) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/tanh.md b/docs/src/functions/math_and_trigonometry/tanh.md new file mode 100644 index 0000000..66436bd --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/tanh.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TANH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=tanh) + +## Links \ No newline at end of file diff --git a/docs/src/functions/math_and_trigonometry/trunc.md b/docs/src/functions/math_and_trigonometry/trunc.md new file mode 100644 index 0000000..34794e9 --- /dev/null +++ b/docs/src/functions/math_and_trigonometry/trunc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TRUNC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=trunc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/avedev.md b/docs/src/functions/statistical/avedev.md new file mode 100644 index 0000000..aaeb56e --- /dev/null +++ b/docs/src/functions/statistical/avedev.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AVEDEV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=avedev) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/average.md b/docs/src/functions/statistical/average.md new file mode 100644 index 0000000..bc98e7d --- /dev/null +++ b/docs/src/functions/statistical/average.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AVERAGE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=average) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/averagea.md b/docs/src/functions/statistical/averagea.md new file mode 100644 index 0000000..c827ecb --- /dev/null +++ b/docs/src/functions/statistical/averagea.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AVERAGEA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=averagea) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/averageif.md b/docs/src/functions/statistical/averageif.md new file mode 100644 index 0000000..8612c3e --- /dev/null +++ b/docs/src/functions/statistical/averageif.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AVERAGEIF + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=averageif) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/averageifs.md b/docs/src/functions/statistical/averageifs.md new file mode 100644 index 0000000..a0e3e33 --- /dev/null +++ b/docs/src/functions/statistical/averageifs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# AVERAGEIFS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=averageifs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/beta.dist.md b/docs/src/functions/statistical/beta.dist.md new file mode 100644 index 0000000..7930d47 --- /dev/null +++ b/docs/src/functions/statistical/beta.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BETA.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=beta.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/beta.inv.md b/docs/src/functions/statistical/beta.inv.md new file mode 100644 index 0000000..d3c5cf0 --- /dev/null +++ b/docs/src/functions/statistical/beta.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BETA.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=beta.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/binom.dist.md b/docs/src/functions/statistical/binom.dist.md new file mode 100644 index 0000000..63f4017 --- /dev/null +++ b/docs/src/functions/statistical/binom.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BINOM.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=binom.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/binom.dist.range.md b/docs/src/functions/statistical/binom.dist.range.md new file mode 100644 index 0000000..380c392 --- /dev/null +++ b/docs/src/functions/statistical/binom.dist.range.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BINOM.DIST.RANGE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=binom.dist.range) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/binom.inv.md b/docs/src/functions/statistical/binom.inv.md new file mode 100644 index 0000000..c9358b2 --- /dev/null +++ b/docs/src/functions/statistical/binom.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# BINOM.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=binom.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/chisq.dist.md b/docs/src/functions/statistical/chisq.dist.md new file mode 100644 index 0000000..7310724 --- /dev/null +++ b/docs/src/functions/statistical/chisq.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHISQ.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=chisq.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/chisq.dist.rt.md b/docs/src/functions/statistical/chisq.dist.rt.md new file mode 100644 index 0000000..6b58423 --- /dev/null +++ b/docs/src/functions/statistical/chisq.dist.rt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHISQ.DIST.RT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=chisq.dist.rt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/chisq.inv.md b/docs/src/functions/statistical/chisq.inv.md new file mode 100644 index 0000000..dbd90eb --- /dev/null +++ b/docs/src/functions/statistical/chisq.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHISQ.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=chisq.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/chisq.inv.rt.md b/docs/src/functions/statistical/chisq.inv.rt.md new file mode 100644 index 0000000..9259a02 --- /dev/null +++ b/docs/src/functions/statistical/chisq.inv.rt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHISQ.INV.RT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=chisq.inv.rt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/chisq.test.md b/docs/src/functions/statistical/chisq.test.md new file mode 100644 index 0000000..5f2ae5c --- /dev/null +++ b/docs/src/functions/statistical/chisq.test.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CHISQ.TEST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=chisq.test) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/confidence.norm.md b/docs/src/functions/statistical/confidence.norm.md new file mode 100644 index 0000000..a60cf04 --- /dev/null +++ b/docs/src/functions/statistical/confidence.norm.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CONFIDENCE.NORM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=confidence.norm) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/confidence.t.md b/docs/src/functions/statistical/confidence.t.md new file mode 100644 index 0000000..8bbd415 --- /dev/null +++ b/docs/src/functions/statistical/confidence.t.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CONFIDENCE.T + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=confidence.t) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/correl.md b/docs/src/functions/statistical/correl.md new file mode 100644 index 0000000..65df670 --- /dev/null +++ b/docs/src/functions/statistical/correl.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# CORREL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=correl) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/count.md b/docs/src/functions/statistical/count.md new file mode 100644 index 0000000..7a74153 --- /dev/null +++ b/docs/src/functions/statistical/count.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUNT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=count) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/counta.md b/docs/src/functions/statistical/counta.md new file mode 100644 index 0000000..a816c4d --- /dev/null +++ b/docs/src/functions/statistical/counta.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUNTA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=counta) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/countblank.md b/docs/src/functions/statistical/countblank.md new file mode 100644 index 0000000..5c35ddd --- /dev/null +++ b/docs/src/functions/statistical/countblank.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUNTBLANK + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=countblank) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/countif.md b/docs/src/functions/statistical/countif.md new file mode 100644 index 0000000..25fada1 --- /dev/null +++ b/docs/src/functions/statistical/countif.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUNTIF + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=countif) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/countifs.md b/docs/src/functions/statistical/countifs.md new file mode 100644 index 0000000..930eff6 --- /dev/null +++ b/docs/src/functions/statistical/countifs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COUNTIFS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=countifs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/covariance.p.md b/docs/src/functions/statistical/covariance.p.md new file mode 100644 index 0000000..524fa0e --- /dev/null +++ b/docs/src/functions/statistical/covariance.p.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COVARIANCE.P + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=covariance.p) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/covariance.s.md b/docs/src/functions/statistical/covariance.s.md new file mode 100644 index 0000000..8e07a07 --- /dev/null +++ b/docs/src/functions/statistical/covariance.s.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# COVARIANCE.S + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=covariance.s) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/devsq.md b/docs/src/functions/statistical/devsq.md new file mode 100644 index 0000000..3087311 --- /dev/null +++ b/docs/src/functions/statistical/devsq.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# DEVSQ + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=devsq) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/expon.dist.md b/docs/src/functions/statistical/expon.dist.md new file mode 100644 index 0000000..2943fe5 --- /dev/null +++ b/docs/src/functions/statistical/expon.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# EXPON.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=expon.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/f.dist.md b/docs/src/functions/statistical/f.dist.md new file mode 100644 index 0000000..c09c8bd --- /dev/null +++ b/docs/src/functions/statistical/f.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# F.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=f.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/f.dist.rt.md b/docs/src/functions/statistical/f.dist.rt.md new file mode 100644 index 0000000..e1469dc --- /dev/null +++ b/docs/src/functions/statistical/f.dist.rt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# F.DIST.RT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=f.dist.rt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/f.inv.md b/docs/src/functions/statistical/f.inv.md new file mode 100644 index 0000000..6003a42 --- /dev/null +++ b/docs/src/functions/statistical/f.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# F.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=f.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/f.inv.rt.md b/docs/src/functions/statistical/f.inv.rt.md new file mode 100644 index 0000000..2e4dec6 --- /dev/null +++ b/docs/src/functions/statistical/f.inv.rt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# F.INV.RT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=f.inv.rt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/f.test.md b/docs/src/functions/statistical/f.test.md new file mode 100644 index 0000000..8c87447 --- /dev/null +++ b/docs/src/functions/statistical/f.test.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# F.TEST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=f.test) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/fisher.md b/docs/src/functions/statistical/fisher.md new file mode 100644 index 0000000..1ac32cf --- /dev/null +++ b/docs/src/functions/statistical/fisher.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FISHER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=fisher) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/fisherinv.md b/docs/src/functions/statistical/fisherinv.md new file mode 100644 index 0000000..805de7d --- /dev/null +++ b/docs/src/functions/statistical/fisherinv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FISHERINV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=fisherinv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/forecast.ets.confint.md b/docs/src/functions/statistical/forecast.ets.confint.md new file mode 100644 index 0000000..7d60964 --- /dev/null +++ b/docs/src/functions/statistical/forecast.ets.confint.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FORECAST.ETS.CONFINT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=forecast.ets.confint) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/forecast.ets.md b/docs/src/functions/statistical/forecast.ets.md new file mode 100644 index 0000000..b6ce9c2 --- /dev/null +++ b/docs/src/functions/statistical/forecast.ets.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FORECAST.ETS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=forecast.ets) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/forecast.ets.seasonality.md b/docs/src/functions/statistical/forecast.ets.seasonality.md new file mode 100644 index 0000000..703624d --- /dev/null +++ b/docs/src/functions/statistical/forecast.ets.seasonality.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FORECAST.ETS.SEASONALITY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=forecast.ets.seasonality) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/forecast.ets.stat.md b/docs/src/functions/statistical/forecast.ets.stat.md new file mode 100644 index 0000000..f48fc01 --- /dev/null +++ b/docs/src/functions/statistical/forecast.ets.stat.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FORECAST.ETS.STAT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=forecast.ets.stat) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/forecast.linear.md b/docs/src/functions/statistical/forecast.linear.md new file mode 100644 index 0000000..4c6f8c7 --- /dev/null +++ b/docs/src/functions/statistical/forecast.linear.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FORECAST.LINEAR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=forecast.linear) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/forecast.md b/docs/src/functions/statistical/forecast.md new file mode 100644 index 0000000..17ca34a --- /dev/null +++ b/docs/src/functions/statistical/forecast.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FORECAST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=forecast) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/frequency.md b/docs/src/functions/statistical/frequency.md new file mode 100644 index 0000000..26a8b5a --- /dev/null +++ b/docs/src/functions/statistical/frequency.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# FREQUENCY + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=frequency) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/gamma.dist.md b/docs/src/functions/statistical/gamma.dist.md new file mode 100644 index 0000000..78018e3 --- /dev/null +++ b/docs/src/functions/statistical/gamma.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GAMMA.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gamma.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/gamma.inv.md b/docs/src/functions/statistical/gamma.inv.md new file mode 100644 index 0000000..9f0fe68 --- /dev/null +++ b/docs/src/functions/statistical/gamma.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GAMMA.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gamma.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/gamma.md b/docs/src/functions/statistical/gamma.md new file mode 100644 index 0000000..f5da16e --- /dev/null +++ b/docs/src/functions/statistical/gamma.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GAMMA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gamma) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/gammaln.md b/docs/src/functions/statistical/gammaln.md new file mode 100644 index 0000000..8786451 --- /dev/null +++ b/docs/src/functions/statistical/gammaln.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GAMMALN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gammaln) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/gammaln.precise.md b/docs/src/functions/statistical/gammaln.precise.md new file mode 100644 index 0000000..e5953bd --- /dev/null +++ b/docs/src/functions/statistical/gammaln.precise.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GAMMALN.PRECISE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gammaln.precise) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/gauss.md b/docs/src/functions/statistical/gauss.md new file mode 100644 index 0000000..4f4728b --- /dev/null +++ b/docs/src/functions/statistical/gauss.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GAUSS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=gauss) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/geomean.md b/docs/src/functions/statistical/geomean.md new file mode 100644 index 0000000..9f0177d --- /dev/null +++ b/docs/src/functions/statistical/geomean.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GEOMEAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=geomean) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/growth.md b/docs/src/functions/statistical/growth.md new file mode 100644 index 0000000..95cd28b --- /dev/null +++ b/docs/src/functions/statistical/growth.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# GROWTH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=growth) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/harmean.md b/docs/src/functions/statistical/harmean.md new file mode 100644 index 0000000..2080d84 --- /dev/null +++ b/docs/src/functions/statistical/harmean.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HARMEAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=harmean) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/hypgeom.dist.md b/docs/src/functions/statistical/hypgeom.dist.md new file mode 100644 index 0000000..ffa2ca8 --- /dev/null +++ b/docs/src/functions/statistical/hypgeom.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# HYPGEOM.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=hypgeom.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/intercept.md b/docs/src/functions/statistical/intercept.md new file mode 100644 index 0000000..4b0e204 --- /dev/null +++ b/docs/src/functions/statistical/intercept.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# INTERCEPT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=intercept) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/kurt.md b/docs/src/functions/statistical/kurt.md new file mode 100644 index 0000000..8b9c8a9 --- /dev/null +++ b/docs/src/functions/statistical/kurt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# KURT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=kurt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/large.md b/docs/src/functions/statistical/large.md new file mode 100644 index 0000000..7ee7ab3 --- /dev/null +++ b/docs/src/functions/statistical/large.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LARGE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=large) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/linest.md b/docs/src/functions/statistical/linest.md new file mode 100644 index 0000000..b7b9cbb --- /dev/null +++ b/docs/src/functions/statistical/linest.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LINEST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=linest) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/logest.md b/docs/src/functions/statistical/logest.md new file mode 100644 index 0000000..d840bbe --- /dev/null +++ b/docs/src/functions/statistical/logest.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LOGEST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=logest) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/lognorm.dist.md b/docs/src/functions/statistical/lognorm.dist.md new file mode 100644 index 0000000..de28811 --- /dev/null +++ b/docs/src/functions/statistical/lognorm.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LOGNORM.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=lognorm.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/lognorm.inv.md b/docs/src/functions/statistical/lognorm.inv.md new file mode 100644 index 0000000..5fe09ca --- /dev/null +++ b/docs/src/functions/statistical/lognorm.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# LOGNORM.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=lognorm.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/max.md b/docs/src/functions/statistical/max.md new file mode 100644 index 0000000..5b77895 --- /dev/null +++ b/docs/src/functions/statistical/max.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MAX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=max) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/maxa.md b/docs/src/functions/statistical/maxa.md new file mode 100644 index 0000000..1dcc20c --- /dev/null +++ b/docs/src/functions/statistical/maxa.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MAXA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=maxa) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/maxifs.md b/docs/src/functions/statistical/maxifs.md new file mode 100644 index 0000000..f3be500 --- /dev/null +++ b/docs/src/functions/statistical/maxifs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MAXIFS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=maxifs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/median.md b/docs/src/functions/statistical/median.md new file mode 100644 index 0000000..1444977 --- /dev/null +++ b/docs/src/functions/statistical/median.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MEDIAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=median) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/min.md b/docs/src/functions/statistical/min.md new file mode 100644 index 0000000..975c3a7 --- /dev/null +++ b/docs/src/functions/statistical/min.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=min) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/mina.md b/docs/src/functions/statistical/mina.md new file mode 100644 index 0000000..ddcaadb --- /dev/null +++ b/docs/src/functions/statistical/mina.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MINA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mina) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/minifs.md b/docs/src/functions/statistical/minifs.md new file mode 100644 index 0000000..f07dce6 --- /dev/null +++ b/docs/src/functions/statistical/minifs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MINIFS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=minifs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/mode.mult.md b/docs/src/functions/statistical/mode.mult.md new file mode 100644 index 0000000..5c35dcd --- /dev/null +++ b/docs/src/functions/statistical/mode.mult.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MODE.MULT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mode.mult) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/mode.sngl.md b/docs/src/functions/statistical/mode.sngl.md new file mode 100644 index 0000000..ea0f64f --- /dev/null +++ b/docs/src/functions/statistical/mode.sngl.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MODE.SNGL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mode.sngl) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/negbinom.dist.md b/docs/src/functions/statistical/negbinom.dist.md new file mode 100644 index 0000000..74e8515 --- /dev/null +++ b/docs/src/functions/statistical/negbinom.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NEGBINOM.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=negbinom.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/norm.dist.md b/docs/src/functions/statistical/norm.dist.md new file mode 100644 index 0000000..d624982 --- /dev/null +++ b/docs/src/functions/statistical/norm.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NORM.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=norm.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/norm.inv.md b/docs/src/functions/statistical/norm.inv.md new file mode 100644 index 0000000..e28c53d --- /dev/null +++ b/docs/src/functions/statistical/norm.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NORM.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=norm.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/norm.s.dist.md b/docs/src/functions/statistical/norm.s.dist.md new file mode 100644 index 0000000..7e0dc60 --- /dev/null +++ b/docs/src/functions/statistical/norm.s.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NORM.S.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=norm.s.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/norm.s.inv.md b/docs/src/functions/statistical/norm.s.inv.md new file mode 100644 index 0000000..70369bd --- /dev/null +++ b/docs/src/functions/statistical/norm.s.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NORM.S.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=norm.s.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/pearson.md b/docs/src/functions/statistical/pearson.md new file mode 100644 index 0000000..32b95fe --- /dev/null +++ b/docs/src/functions/statistical/pearson.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PEARSON + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=pearson) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/percentile.exc.md b/docs/src/functions/statistical/percentile.exc.md new file mode 100644 index 0000000..14396a6 --- /dev/null +++ b/docs/src/functions/statistical/percentile.exc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PERCENTILE.EXC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=percentile.exc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/percentile.inc.md b/docs/src/functions/statistical/percentile.inc.md new file mode 100644 index 0000000..993cb62 --- /dev/null +++ b/docs/src/functions/statistical/percentile.inc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PERCENTILE.INC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=percentile.inc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/percentrank.exc.md b/docs/src/functions/statistical/percentrank.exc.md new file mode 100644 index 0000000..3c67c39 --- /dev/null +++ b/docs/src/functions/statistical/percentrank.exc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PERCENTRANK.EXC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=percentrank.exc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/percentrank.inc.md b/docs/src/functions/statistical/percentrank.inc.md new file mode 100644 index 0000000..1ea4ffa --- /dev/null +++ b/docs/src/functions/statistical/percentrank.inc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PERCENTRANK.INC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=percentrank.inc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/permut.md b/docs/src/functions/statistical/permut.md new file mode 100644 index 0000000..cbbfd3b --- /dev/null +++ b/docs/src/functions/statistical/permut.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PERMUT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=permut) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/permutationa.md b/docs/src/functions/statistical/permutationa.md new file mode 100644 index 0000000..2ed8fc1 --- /dev/null +++ b/docs/src/functions/statistical/permutationa.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PERMUTATIONA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=permutationa) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/phi.md b/docs/src/functions/statistical/phi.md new file mode 100644 index 0000000..d473d79 --- /dev/null +++ b/docs/src/functions/statistical/phi.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PHI + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=phi) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/poisson.dist.md b/docs/src/functions/statistical/poisson.dist.md new file mode 100644 index 0000000..2fc6f3b --- /dev/null +++ b/docs/src/functions/statistical/poisson.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# POISSON.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=poisson.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/prob.md b/docs/src/functions/statistical/prob.md new file mode 100644 index 0000000..9ba154b --- /dev/null +++ b/docs/src/functions/statistical/prob.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PROB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=prob) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/quartile.exc.md b/docs/src/functions/statistical/quartile.exc.md new file mode 100644 index 0000000..34f9e9c --- /dev/null +++ b/docs/src/functions/statistical/quartile.exc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# QUARTILE.EXC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=quartile.exc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/quartile.inc.md b/docs/src/functions/statistical/quartile.inc.md new file mode 100644 index 0000000..a88b1a4 --- /dev/null +++ b/docs/src/functions/statistical/quartile.inc.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# QUARTILE.INC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=quartile.inc) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/rank.avg.md b/docs/src/functions/statistical/rank.avg.md new file mode 100644 index 0000000..5f1e4c0 --- /dev/null +++ b/docs/src/functions/statistical/rank.avg.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RANK.AVG + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rank.avg) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/rank.eq.md b/docs/src/functions/statistical/rank.eq.md new file mode 100644 index 0000000..942d7ab --- /dev/null +++ b/docs/src/functions/statistical/rank.eq.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RANK.EQ + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rank.eq) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/rsq.md b/docs/src/functions/statistical/rsq.md new file mode 100644 index 0000000..ba4273c --- /dev/null +++ b/docs/src/functions/statistical/rsq.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RSQ + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rsq) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/skew.md b/docs/src/functions/statistical/skew.md new file mode 100644 index 0000000..3eb3e48 --- /dev/null +++ b/docs/src/functions/statistical/skew.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SKEW + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=skew) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/skew.p.md b/docs/src/functions/statistical/skew.p.md new file mode 100644 index 0000000..d0fa390 --- /dev/null +++ b/docs/src/functions/statistical/skew.p.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SKEW.P + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=skew.p) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/slope.md b/docs/src/functions/statistical/slope.md new file mode 100644 index 0000000..5de9523 --- /dev/null +++ b/docs/src/functions/statistical/slope.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SLOPE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=slope) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/small.md b/docs/src/functions/statistical/small.md new file mode 100644 index 0000000..3cf2085 --- /dev/null +++ b/docs/src/functions/statistical/small.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SMALL + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=small) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/standardize.md b/docs/src/functions/statistical/standardize.md new file mode 100644 index 0000000..8c952b1 --- /dev/null +++ b/docs/src/functions/statistical/standardize.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# STANDARDIZE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=standardize) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/stdev.p.md b/docs/src/functions/statistical/stdev.p.md new file mode 100644 index 0000000..87fd35d --- /dev/null +++ b/docs/src/functions/statistical/stdev.p.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# STDEV.P + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=stdev.p) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/stdev.s.md b/docs/src/functions/statistical/stdev.s.md new file mode 100644 index 0000000..683a0a0 --- /dev/null +++ b/docs/src/functions/statistical/stdev.s.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# STDEV.S + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=stdev.s) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/stdeva.md b/docs/src/functions/statistical/stdeva.md new file mode 100644 index 0000000..da8eba4 --- /dev/null +++ b/docs/src/functions/statistical/stdeva.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# STDEVA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=stdeva) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/stdevpa.md b/docs/src/functions/statistical/stdevpa.md new file mode 100644 index 0000000..efc7a15 --- /dev/null +++ b/docs/src/functions/statistical/stdevpa.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# STDEVPA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=stdevpa) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/steyx.md b/docs/src/functions/statistical/steyx.md new file mode 100644 index 0000000..cd00fed --- /dev/null +++ b/docs/src/functions/statistical/steyx.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# STEYX + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=steyx) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/t.dist.2t.md b/docs/src/functions/statistical/t.dist.2t.md new file mode 100644 index 0000000..dc8947c --- /dev/null +++ b/docs/src/functions/statistical/t.dist.2t.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# T.DIST.2T + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=t.dist.2t) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/t.dist.md b/docs/src/functions/statistical/t.dist.md new file mode 100644 index 0000000..a2e2d65 --- /dev/null +++ b/docs/src/functions/statistical/t.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# T.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=t.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/t.dist.rt.md b/docs/src/functions/statistical/t.dist.rt.md new file mode 100644 index 0000000..0bba281 --- /dev/null +++ b/docs/src/functions/statistical/t.dist.rt.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# T.DIST.RT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=t.dist.rt) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/t.inv.2t.md b/docs/src/functions/statistical/t.inv.2t.md new file mode 100644 index 0000000..de9c89c --- /dev/null +++ b/docs/src/functions/statistical/t.inv.2t.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# T.INV.2T + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=t.inv.2t) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/t.inv.md b/docs/src/functions/statistical/t.inv.md new file mode 100644 index 0000000..70d42d4 --- /dev/null +++ b/docs/src/functions/statistical/t.inv.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# T.INV + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=t.inv) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/t.test.md b/docs/src/functions/statistical/t.test.md new file mode 100644 index 0000000..40d62f7 --- /dev/null +++ b/docs/src/functions/statistical/t.test.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# T.TEST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=t.test) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/trend.md b/docs/src/functions/statistical/trend.md new file mode 100644 index 0000000..cca75ed --- /dev/null +++ b/docs/src/functions/statistical/trend.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TREND + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=trend) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/trimmean.md b/docs/src/functions/statistical/trimmean.md new file mode 100644 index 0000000..32a2904 --- /dev/null +++ b/docs/src/functions/statistical/trimmean.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TRIMMEAN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=trimmean) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/var.p.md b/docs/src/functions/statistical/var.p.md new file mode 100644 index 0000000..0ec5699 --- /dev/null +++ b/docs/src/functions/statistical/var.p.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VAR.P + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=var.p) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/var.s.md b/docs/src/functions/statistical/var.s.md new file mode 100644 index 0000000..09af550 --- /dev/null +++ b/docs/src/functions/statistical/var.s.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VAR.S + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=var.s) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/vara.md b/docs/src/functions/statistical/vara.md new file mode 100644 index 0000000..86d733f --- /dev/null +++ b/docs/src/functions/statistical/vara.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VARA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=vara) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/varpa.md b/docs/src/functions/statistical/varpa.md new file mode 100644 index 0000000..0ff9411 --- /dev/null +++ b/docs/src/functions/statistical/varpa.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VARPA + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=varpa) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/weibull.dist.md b/docs/src/functions/statistical/weibull.dist.md new file mode 100644 index 0000000..fe030d2 --- /dev/null +++ b/docs/src/functions/statistical/weibull.dist.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# WEIBULL.DIST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=weibull.dist) + +## Links \ No newline at end of file diff --git a/docs/src/functions/statistical/z.test.md b/docs/src/functions/statistical/z.test.md new file mode 100644 index 0000000..a86bbec --- /dev/null +++ b/docs/src/functions/statistical/z.test.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# Z.TEST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=z.test) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/mid.md b/docs/src/functions/text/mid.md new file mode 100644 index 0000000..fde9157 --- /dev/null +++ b/docs/src/functions/text/mid.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MID + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=mid) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/midb.md b/docs/src/functions/text/midb.md new file mode 100644 index 0000000..4acce3f --- /dev/null +++ b/docs/src/functions/text/midb.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# MIDB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=midb) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/numbervalue.md b/docs/src/functions/text/numbervalue.md new file mode 100644 index 0000000..2590dae --- /dev/null +++ b/docs/src/functions/text/numbervalue.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# NUMBERVALUE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=numbervalue) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/phonetic.md b/docs/src/functions/text/phonetic.md new file mode 100644 index 0000000..6979f8e --- /dev/null +++ b/docs/src/functions/text/phonetic.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PHONETIC + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=phonetic) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/proper.md b/docs/src/functions/text/proper.md new file mode 100644 index 0000000..475c5ff --- /dev/null +++ b/docs/src/functions/text/proper.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# PROPER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=proper) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/replace.md b/docs/src/functions/text/replace.md new file mode 100644 index 0000000..8216dfb --- /dev/null +++ b/docs/src/functions/text/replace.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# REPLACE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=replace) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/replacebs.md b/docs/src/functions/text/replacebs.md new file mode 100644 index 0000000..6405e31 --- /dev/null +++ b/docs/src/functions/text/replacebs.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# REPLACEBS + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=replacebs) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/rept.md b/docs/src/functions/text/rept.md new file mode 100644 index 0000000..553c46a --- /dev/null +++ b/docs/src/functions/text/rept.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# REPT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rept) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/right.md b/docs/src/functions/text/right.md new file mode 100644 index 0000000..a711fe9 --- /dev/null +++ b/docs/src/functions/text/right.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RIGHT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=right) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/rightb.md b/docs/src/functions/text/rightb.md new file mode 100644 index 0000000..33ffe15 --- /dev/null +++ b/docs/src/functions/text/rightb.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# RIGHTB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=rightb) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/search.md b/docs/src/functions/text/search.md new file mode 100644 index 0000000..3ed471f --- /dev/null +++ b/docs/src/functions/text/search.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SEARCH + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=search) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/searchb.md b/docs/src/functions/text/searchb.md new file mode 100644 index 0000000..2bf88bd --- /dev/null +++ b/docs/src/functions/text/searchb.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SEARCHB + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=searchb) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/substitute.md b/docs/src/functions/text/substitute.md new file mode 100644 index 0000000..2196747 --- /dev/null +++ b/docs/src/functions/text/substitute.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# SUBSTITUTE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=substitute) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/t.md b/docs/src/functions/text/t.md new file mode 100644 index 0000000..7db75eb --- /dev/null +++ b/docs/src/functions/text/t.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# T + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=t) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/text.md b/docs/src/functions/text/text.md new file mode 100644 index 0000000..6afb7bf --- /dev/null +++ b/docs/src/functions/text/text.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TEXT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=text) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/textafter.md b/docs/src/functions/text/textafter.md new file mode 100644 index 0000000..1173f1a --- /dev/null +++ b/docs/src/functions/text/textafter.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TEXTAFTER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=textafter) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/textbefore.md b/docs/src/functions/text/textbefore.md new file mode 100644 index 0000000..6eb4866 --- /dev/null +++ b/docs/src/functions/text/textbefore.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TEXTBEFORE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=textbefore) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/textjoin.md b/docs/src/functions/text/textjoin.md new file mode 100644 index 0000000..30a1582 --- /dev/null +++ b/docs/src/functions/text/textjoin.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TEXTJOIN + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=textjoin) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/textsplit.md b/docs/src/functions/text/textsplit.md new file mode 100644 index 0000000..be23291 --- /dev/null +++ b/docs/src/functions/text/textsplit.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TEXTSPLIT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=textsplit) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/trim.md b/docs/src/functions/text/trim.md new file mode 100644 index 0000000..d3c902c --- /dev/null +++ b/docs/src/functions/text/trim.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TRIM + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=trim) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/unichar.md b/docs/src/functions/text/unichar.md new file mode 100644 index 0000000..1053308 --- /dev/null +++ b/docs/src/functions/text/unichar.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# UNICHAR + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=unichar) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/unicode.md b/docs/src/functions/text/unicode.md new file mode 100644 index 0000000..a3e52da --- /dev/null +++ b/docs/src/functions/text/unicode.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# UNICODE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=unicode) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/upper.md b/docs/src/functions/text/upper.md new file mode 100644 index 0000000..78d20e7 --- /dev/null +++ b/docs/src/functions/text/upper.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# UPPER + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=upper) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/value.md b/docs/src/functions/text/value.md new file mode 100644 index 0000000..bf12527 --- /dev/null +++ b/docs/src/functions/text/value.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VALUE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=value) + +## Links \ No newline at end of file diff --git a/docs/src/functions/text/valuetotext.md b/docs/src/functions/text/valuetotext.md new file mode 100644 index 0000000..52110d8 --- /dev/null +++ b/docs/src/functions/text/valuetotext.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# VALUETOTEXT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=valuetotext) + +## Links \ No newline at end of file diff --git a/docs/src/functions/uncatogorized/regexextract.md b/docs/src/functions/uncatogorized/regexextract.md new file mode 100644 index 0000000..75f708b --- /dev/null +++ b/docs/src/functions/uncatogorized/regexextract.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# REGEXEXTRACT + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=regexextract) + +## Links \ No newline at end of file diff --git a/docs/src/functions/uncatogorized/regexreplace:.md b/docs/src/functions/uncatogorized/regexreplace:.md new file mode 100644 index 0000000..9d21eec --- /dev/null +++ b/docs/src/functions/uncatogorized/regexreplace:.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# REGEXREPLACE: + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=regexreplace:) + +## Links \ No newline at end of file diff --git a/docs/src/functions/uncatogorized/regextest.md b/docs/src/functions/uncatogorized/regextest.md new file mode 100644 index 0000000..cc141b0 --- /dev/null +++ b/docs/src/functions/uncatogorized/regextest.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# REGEXTEST + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=regextest) + +## Links \ No newline at end of file diff --git a/docs/src/functions/uncatogorized/trimrange.md b/docs/src/functions/uncatogorized/trimrange.md new file mode 100644 index 0000000..13db4e9 --- /dev/null +++ b/docs/src/functions/uncatogorized/trimrange.md @@ -0,0 +1,21 @@ +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# TRIMRANGE + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename=trimrange) + +## Links \ No newline at end of file diff --git a/docs/src/index.md b/docs/src/index.md index 01ef9f1..a8bb1bf 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -2,31 +2,11 @@ # https://vitepress.dev/reference/default-theme-home-page layout: doc outline: deep - -# hero: -# name: "IronCalc Documentation" -# text: "The documentation of IronCalc" -# tagline: My great project tagline -# actions: -# - theme: brand -# text: Markdown Examples -# link: /features/markdown-examples -# - theme: alt -# text: API Examples -# link: /features/api-examples - -# features: -# - title: Feature A -# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit -# - title: Feature B -# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit -# - title: Feature C -# details: Lorem ipsum dolor sit amet, consectetur adipiscing elit --- # About IronCalc -IronCalc is in it's infancy, although we aim at supporting many of common spreadsheet features you might find some important features missing in your normal workflow. +IronCalc is in its infancy, although we aim at supporting many of common spreadsheet features you might find some important features missing in your normal workflow. If the lack of a particular feature is stopping you from using IronCalc please let us know and we will try to prioritize that over others. diff --git a/webapp/src/App.tsx b/webapp/src/App.tsx index 7152687..0e5752f 100644 --- a/webapp/src/App.tsx +++ b/webapp/src/App.tsx @@ -5,7 +5,11 @@ import styled from "@emotion/styled"; import init, { Model } from "@ironcalc/wasm"; import { useEffect, useState } from "react"; import { FileBar } from "./AppComponents/FileBar"; -import { get_model, uploadFile } from "./AppComponents/rpc"; +import { + get_documentation_model, + get_model, + uploadFile, +} from "./AppComponents/rpc"; import { createNewModel, deleteSelectedModel, @@ -20,7 +24,7 @@ import { IronCalcIcon } from "./icons"; function App() { const [model, setModel] = useState(null); const [workbookState, setWorkbookState] = useState( - null, + null ); useEffect(() => { @@ -29,6 +33,7 @@ function App() { const queryString = window.location.search; const urlParams = new URLSearchParams(queryString); const modelHash = urlParams.get("model"); + const filename = urlParams.get("filename"); // If there is a model name ?model=modelHash we try to load it // if there is not, or the loading failed we load an empty model if (modelHash) { @@ -41,6 +46,16 @@ function App() { } catch (e) { alert("Model not found, or failed to load"); } + } + if (filename) { + try { + const model_bytes = await get_documentation_model(filename); + const importedModel = Model.from_bytes(model_bytes); + localStorage.removeItem("selected"); + setModel(importedModel); + } catch (e) { + alert("Model not found, or failed to load"); + } } else { // try to load from local storage const newModel = loadModelFromStorageOrCreate(); @@ -121,7 +136,7 @@ const Loading = styled("div")` flex-direction: column; align-items: center; justify-content: center; - font-family: 'Inter'; + font-family: "Inter"; font-size: 14px; `; diff --git a/webapp/src/AppComponents/rpc.ts b/webapp/src/AppComponents/rpc.ts index bc22f3a..9eb28da 100644 --- a/webapp/src/AppComponents/rpc.ts +++ b/webapp/src/AppComponents/rpc.ts @@ -21,6 +21,12 @@ export async function get_model(modelHash: string): Promise { ); } +export async function get_documentation_model(filename: string): Promise { + return new Uint8Array( + await (await fetch(`/models/${filename}.ic`)).arrayBuffer(), + ); +} + export async function downloadModel(bytes: Uint8Array, fileName: string) { const response = await fetch("/api/download", { method: "POST", diff --git a/xlsx/Cargo.toml b/xlsx/Cargo.toml index b57536e..2885414 100644 --- a/xlsx/Cargo.toml +++ b/xlsx/Cargo.toml @@ -39,4 +39,9 @@ path = "src/bin/test.rs" [[bin]] name = "documentation" -path = "src/bin/documentation.rs" \ No newline at end of file +path = "src/bin/documentation.rs" + + +[[bin]] +name = "generate_docs" +path = "src/bin/generate_docs.rs" \ No newline at end of file diff --git a/xlsx/src/bin/functions/cube.csv b/xlsx/src/bin/functions/cube.csv new file mode 100644 index 0000000..3be1ec9 --- /dev/null +++ b/xlsx/src/bin/functions/cube.csv @@ -0,0 +1,7 @@ +CUBEKPIMEMBER +CUBEMEMBER +CUBEMEMBERPROPERTY +CUBERANKEDMEMBER +CUBESET +CUBESETCOUNT +CUBEVALUE \ No newline at end of file diff --git a/xlsx/src/bin/functions/database.csv b/xlsx/src/bin/functions/database.csv new file mode 100644 index 0000000..a8486a1 --- /dev/null +++ b/xlsx/src/bin/functions/database.csv @@ -0,0 +1,12 @@ +DAVERAGE +DCOUNT +DCOUNTA +DGET +DMAX +DMIN +DPRODUCT +DSTDEV +DSTDEVP +DSUM +DVAR +DVARP \ No newline at end of file diff --git a/xlsx/src/bin/functions/date_and_time.csv b/xlsx/src/bin/functions/date_and_time.csv new file mode 100644 index 0000000..77eb61f --- /dev/null +++ b/xlsx/src/bin/functions/date_and_time.csv @@ -0,0 +1,25 @@ +DATE +DATEDIF +DATEVALUE +DAY +DAYS +DAYS360 +EDATE +EOMONTH +HOUR +ISOWEEKNUM +MINUTE +MONTH +NETWORKDAYS +NETWORKDAYS.INTL +NOW +SECOND +TIME +TIMEVALUE +TODAY +WEEKDAY +WEEKNUM +WORKDAY +WORKDAY.INTL +YEAR +YEARFRAC \ No newline at end of file diff --git a/xlsx/src/bin/functions/engineering.csv b/xlsx/src/bin/functions/engineering.csv new file mode 100644 index 0000000..ad67caa --- /dev/null +++ b/xlsx/src/bin/functions/engineering.csv @@ -0,0 +1,54 @@ +BESSELI +BESSELJ +BESSELK +BESSELY +BIN2DEC +BIN2HEX +BIN2OCT +BITAND +BITLSHIFT +BITOR +BITRSHIFT +BITXOR +COMPLEX +CONVERT +DEC2BIN +DEC2HEX +DEC2OCT +DELTA +ERF +ERF.PRECISE +ERFC +ERFC.PRECISE +GESTEP +HEX2BIN +HEX2DEC +HEX2OCT +IMABS +IMAGINARY +IMARGUMENT +IMCONJUGATE +IMCOS +IMCOSH +IMCOT +IMCSC +IMCSCH +IMDIV +IMEXP +IMLN +IMLOG10 +IMLOG2 +IMPOWER +IMPRODUCT +IMREAL +IMSEC +IMSECH +IMSIN +IMSINH +IMSQRT +IMSUB +IMSUM +IMTAN +OCT2BIN +OCT2DEC +OCT2HEX \ No newline at end of file diff --git a/xlsx/src/bin/functions/financial.csv b/xlsx/src/bin/functions/financial.csv new file mode 100644 index 0000000..78519c2 --- /dev/null +++ b/xlsx/src/bin/functions/financial.csv @@ -0,0 +1,55 @@ +ACCRINT +ACCRINTM +AMORDEGRC +AMORLINC +COUPDAYBS +COUPDAYS +COUPDAYSNC +COUPNCD +COUPNUM +COUPPCD +CUMIPMT +CUMPRINC +DB +DDB +DISC +DOLLARDE +DOLLARFR +DURATION +EFFECT +FV +FVSCHEDULE +INTRATE +IPMT +IRR +ISPMT +MDURATION +MIRR +NOMINAL +NPER +NPV +ODDFPRICE +ODDFYIELD +ODDLPRICE +ODDLYIELD +PDURATION +PMT +PPMT +PRICE +PRICEDISC +PRICEMAT +PV +RATE +RECEIVED +RRI +SLN +SYD +TBILLEQ +TBILLPRICE +TBILLYIELD +VDB +XIRR +XNPV +YIELD +YIELDDISC +YIELDMAT diff --git a/xlsx/src/bin/functions/information.csv b/xlsx/src/bin/functions/information.csv new file mode 100644 index 0000000..d19f0db --- /dev/null +++ b/xlsx/src/bin/functions/information.csv @@ -0,0 +1,21 @@ +CELL +ERROR.TYPE +INFO +ISBLANK +ISERR +ISERROR +ISEVEN +ISFORMULA +ISLOGICAL +ISNA +ISNONTEXT +ISNUMBER +ISODD +ISOMITTED +ISREF +ISTEXT +N +NA +SHEET +SHEETS +TYPE \ No newline at end of file diff --git a/xlsx/src/bin/functions/logical.csv b/xlsx/src/bin/functions/logical.csv new file mode 100644 index 0000000..8a06d2b --- /dev/null +++ b/xlsx/src/bin/functions/logical.csv @@ -0,0 +1,19 @@ +AND +BYCOL +BYROW +FALSE +IF +IFERROR +IFNA +IFS +LAMBDA +LET +MAKEARRAY +MAP +NOT +OR +REDUCE +SCAN +SWITCH +TRUE +XOR \ No newline at end of file diff --git a/xlsx/src/bin/functions/lookup_and_reference.csv b/xlsx/src/bin/functions/lookup_and_reference.csv new file mode 100644 index 0000000..9a2b955 --- /dev/null +++ b/xlsx/src/bin/functions/lookup_and_reference.csv @@ -0,0 +1,37 @@ +ADDRESS +AREAS +CHOOSE +CHOOSECOLS +CHOOSEROWS +COLUMN +COLUMNS +DROP +EXPAND +FILTER +FORMULATEXT +GETPIVOTDATA +HLOOKUP +HSTACK +HYPERLINK +IMAGE +INDEX +INDIRECT +LOOKUP +MATCH +OFFSET +ROW +ROWS +RTD +SORT +SORTBY +TAKE +TOCOL +TOROW +TRANSPOSE +UNIQUE +VLOOKUP +VSTACK +WRAPCOLS +WRAPROWS +XLOOKUP +XMATCH \ No newline at end of file diff --git a/xlsx/src/bin/functions/math_and_trigonometry.csv b/xlsx/src/bin/functions/math_and_trigonometry.csv new file mode 100644 index 0000000..a08d8ce --- /dev/null +++ b/xlsx/src/bin/functions/math_and_trigonometry.csv @@ -0,0 +1,82 @@ +ABS +ACOS +ACOSH +ACOT +ACOTH +AGGREGATE +ARABIC +ASIN +ASINH +ATAN +ATAN2 +ATANH +BASE +CEILING +CEILING.MATH +CEILING.PRECISE +COMBIN +COMBINA +COS +COSH +COT +COTH +CSC +CSCH +DECIMAL +DEGREES +EVEN +EXP +FACT +FACTDOUBLE +FLOOR +FLOOR.MATH +FLOOR.PRECISE +GCD +INT +ISO.CEILING +LCM +LET +LN +LOG +LOG10 +MDETERM +MINVERSE +MMULT +MOD +MROUND +MULTINOMIAL +MUNIT +ODD +PI +POWER +PRODUCT +QUOTIENT +RADIANS +RAND +RANDARRAY +RANDBETWEEN +ROMAN +ROUND +ROUNDDOWN +ROUNDUP +SEC +SECH +SERIESSUM +SEQUENCE +SIGN +SIN +SINH +SQRT +SQRTPI +SUBTOTAL +SUM +SUMIF +SUMIFS +SUMPRODUCT +SUMSQ +SUMX2MY2 +SUMX2PY2 +SUMXMY2 +TAN +TANH +TRUNC \ No newline at end of file diff --git a/xlsx/src/bin/functions/statistical.csv b/xlsx/src/bin/functions/statistical.csv new file mode 100644 index 0000000..ece2ad2 --- /dev/null +++ b/xlsx/src/bin/functions/statistical.csv @@ -0,0 +1,111 @@ +AVEDEV +AVERAGE +AVERAGEA +AVERAGEIF +AVERAGEIFS +BETA.DIST +BETA.INV +BINOM.DIST +BINOM.DIST.RANGE +BINOM.INV +CHISQ.DIST +CHISQ.DIST.RT +CHISQ.INV +CHISQ.INV.RT +CHISQ.TEST +CONFIDENCE.NORM +CONFIDENCE.T +CORREL +COUNT +COUNTA +COUNTBLANK +COUNTIF +COUNTIFS +COVARIANCE.P +COVARIANCE.S +DEVSQ +EXPON.DIST +F.DIST +F.DIST.RT +F.INV +F.INV.RT +F.TEST +FISHER +FISHERINV +FORECAST +FORECAST.ETS +FORECAST.ETS.CONFINT +FORECAST.ETS.SEASONALITY +FORECAST.ETS.STAT +FORECAST.LINEAR +FREQUENCY +GAMMA +GAMMA.DIST +GAMMA.INV +GAMMALN +GAMMALN.PRECISE +GAUSS +GEOMEAN +GROWTH +HARMEAN +HYPGEOM.DIST +INTERCEPT +KURT +LARGE +LINEST +LOGEST +LOGNORM.DIST +LOGNORM.INV +MAX +MAXA +MAXIFS +MEDIAN +MIN +MINA +MINIFS +MODE.MULT +MODE.SNGL +NEGBINOM.DIST +NORM.DIST +NORM.INV +NORM.S.DIST +NORM.S.INV +PEARSON +PERCENTILE.EXC +PERCENTILE.INC +PERCENTRANK.EXC +PERCENTRANK.INC +PERMUT +PERMUTATIONA +PHI +POISSON.DIST +PROB +QUARTILE.EXC +QUARTILE.INC +RANK.AVG +RANK.EQ +RSQ +SKEW +SKEW.P +SLOPE +SMALL +STANDARDIZE +STDEV.P +STDEV.S +STDEVA +STDEVPA +STEYX +T.DIST +T.DIST.2T +T.DIST.RT +T.INV +T.INV.2T +T.TEST +TREND +TRIMMEAN +VAR.P +VAR.S +VARA +VARPA +WEIBULL.DIST +Z.TEST \ No newline at end of file diff --git a/xlsx/src/bin/functions/text.csv b/xlsx/src/bin/functions/text.csv new file mode 100644 index 0000000..7359b19 --- /dev/null +++ b/xlsx/src/bin/functions/text.csv @@ -0,0 +1,25 @@ +MID +MIDB +NUMBERVALUE +PHONETIC +PROPER +REPLACE +REPLACEBs +REPT +RIGHT +RIGHTB +SEARCH +SEARCHB +SUBSTITUTE +T +TEXT +TEXTAFTER +TEXTBEFORE +TEXTJOIN +TEXTSPLIT +TRIM +UNICHAR +UNICODE +UPPER +VALUE +VALUETOTEXT \ No newline at end of file diff --git a/xlsx/src/bin/functions/uncatogorized.csv b/xlsx/src/bin/functions/uncatogorized.csv new file mode 100644 index 0000000..a2682a4 --- /dev/null +++ b/xlsx/src/bin/functions/uncatogorized.csv @@ -0,0 +1,4 @@ +REGEXTEST +REGEXEXTRACT +REGEXREPLACE: +TRIMRANGE diff --git a/xlsx/src/bin/generate_docs.rs b/xlsx/src/bin/generate_docs.rs new file mode 100644 index 0000000..7458932 --- /dev/null +++ b/xlsx/src/bin/generate_docs.rs @@ -0,0 +1,134 @@ +#![allow(clippy::panic)] +#![allow(clippy::expect_used)] + +//! Produces documentation of all the implemented IronCalc functions +//! and saves the result to functions.md +//! +//! Usage: documentation + +use std::fs; + +use serde::Serialize; +use std::io::{self, BufRead}; + +#[derive(Serialize)] +struct FunctionItem { + text: String, + link: String, +} + +#[derive(Serialize)] +struct CategoryItem { + text: String, + collapsed: bool, + link: String, + items: Vec, +} + +#[derive(Serialize)] +struct Item { + text: String, + collapsed: bool, + items: Vec, +} + +fn main() -> io::Result<()> { + // Step 1: Create "docs" directory in the working directory + let docs_dir = "docs"; + fs::create_dir_all(docs_dir)?; + + // Step 2: Read files from the "functions" directory + let functions_dir = "functions"; + + let mut category_items = Vec::new(); + + for entry in fs::read_dir(functions_dir)? { + let entry = entry?; + let path = entry.path(); + + // Only process files (skip directories) + if path.is_file() { + // Get the file name without extension + if let Some(category) = path.file_stem().and_then(|s| s.to_str()) { + // Create a directory in "docs" with the name of the file + let target_dir = format!("{}/{}", docs_dir, category); + fs::create_dir_all(&target_dir)?; + + // Open the file and read lines + let file = fs::File::open(&path)?; + let reader = io::BufReader::new(file); + + let mut file_items = Vec::new(); + + for line in reader.lines() { + let line = line?; + let function_name = line.trim().to_lowercase(); + let function_name_upper_case = function_name.to_uppercase(); + + if function_name.is_empty() { + continue; + } + + // Create a file with the name from the line, ending with .md + let file_name = format!("{}/{}.md", target_dir, function_name); + + // Write "Hello World" into the file + fs::write( + &file_name, + format!( + r#" +--- +layout: doc +outline: deep +lang: en-US +--- + +::: warning +**Note:** This page is under construction 🚧 +::: + +# {function_name_upper_case} + +## Parameters + +## Overview + +## Examples + +[See this example in IronCalc](https://app.ironcalc.com/?filename={function_name}) + +## Links + + "# + ) + .trim(), + )?; + + // Add the item to file_items + let item = FunctionItem { + text: function_name_upper_case, + link: format!("/functions/{}/{}", category, function_name), + }; + file_items.push(item); + } + category_items.push(CategoryItem { + text: category.to_string(), + collapsed: true, + link: format!("/functions/{}", category), + items: file_items, + }); + } + } + } + + let root_item = Item { + text: "Functions".to_string(), + collapsed: true, + items: category_items, + }; + + // Serialize root_item to JSON and write to functions.json + let json_string = serde_json::to_string_pretty(&root_item)?; + fs::write("functions.json", json_string)?; + Ok(()) +} diff --git a/xlsx/tests/docs/DATE.xlsx b/xlsx/tests/docs/DATE.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..cb08deb614b64384c7df342b5c802d9276077d96 GIT binary patch literal 9979 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 literal 0 HcmV?d00001 diff --git a/xlsx/tests/docs/MONTH.xlsx b/xlsx/tests/docs/MONTH.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..2e0ff7aaa991580930e3fa5c2df8e99ac5dece82 GIT binary patch literal 9596 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 literal 0 HcmV?d00001 diff --git a/xlsx/tests/test.rs b/xlsx/tests/test.rs index 7b18790..0f24f1b 100644 --- a/xlsx/tests/test.rs +++ b/xlsx/tests/test.rs @@ -392,7 +392,7 @@ fn no_export() { } // This test verifies whether exporting the merged cells functionality is happening properly or not. -// It first loads the excell having the merged cell and exports it to another xlsx and verifies whether merged +// It first loads the Excel having the merged cell and exports it to another xlsx and verifies whether merged // cell node is same in both of the xlsx file or not. #[test] fn test_exporting_merged_cells() { @@ -455,3 +455,42 @@ fn test_exporting_merged_cells() { fs::remove_file(temp_file_name).unwrap(); } + +#[test] +fn test_documentation_xlsx() { + let mut entries = fs::read_dir("tests/docs/") + .unwrap() + .map(|res| res.map(|e| e.path())) + .collect::, io::Error>>() + .unwrap(); + entries.sort(); + // We can't test volatiles + let skip = ["DATE.xlsx", "DAY.xlsx", "MONTH.xlsx", "YEAR.xlsx"]; + let skip = skip.map(|s| format!("tests/docs/{s}")); + println!("{:?}", skip); + // dumb counter to make sure we are actually testing the files + assert_eq!(entries.len(), 7); + let temp_folder = env::temp_dir(); + let path = format!("{}", Uuid::new_v4()); + let dir = temp_folder.join(path); + fs::create_dir(&dir).unwrap(); + for file_path in entries { + let file_name_str = file_path.file_name().unwrap().to_str().unwrap(); + let file_path_str = file_path.to_str().unwrap(); + if skip.contains(&file_path_str.to_string()) { + println!("Skipping file: {}", file_path_str); + continue; + } + println!("Testing file: {}", file_path_str); + if file_name_str.ends_with(".xlsx") && !file_name_str.starts_with('~') { + if let Err(message) = test_file(file_path_str) { + println!("{}", message); + panic!("Model was evaluated inconsistently with XLSX data.") + } + assert!(test_load_and_saving(file_path_str, &dir).is_ok()); + } else { + println!("skipping"); + } + } + fs::remove_dir_all(&dir).unwrap(); +}