properties_keys_fil.js 171 KB

123456789101112
  1. /*
  2. * Copyright (c) GeoGebra GmbH, office@geogebra.org
  3. * The GeoGebra language files are licensed to you under the terms of the
  4. * Creative Commons Attribution-NonCommercial-ShareAlike licence (version 3.0 or later),
  5. * the current text of which can be found via this link:
  6. * https://creativecommons.org/licenses/by-nc-sa/3.0/legalcode.
  7. * Attribution (as required by that Creative Commons license) should take the form of
  8. * (at least) a mention of our name, an appropriate copyright notice and a link to our
  9. * website located at https://www.geogebra.org.
  10. * For further details, please see https://www.geogebra.org/license
  11. */
  12. __GGB__keysVar=window.__GGB__keysVar||{};__GGB__keysVar["fil"]={};__GGB__keysVar["fil"].colors=JSON.parse('{"aqua": "Akwa", "black": "Itim", "blue": "Asul", "brown": "Kayumanggi", "crimson": "Krimson", "cyan": "Cyan", "darkblue": "Madilim na Asul", "darkgray": "Madilim na Abo", "darkgreen": "Madilim na Luntian", "gold": "Ginto", "gray": "Abo", "green": "Luntian", "indigo": "Indigo", "lightblue": "Mapusyaw na Bughaw", "lightgray": "Mapusyaw na Abo", "lightgreen": "Mapusyaw na Luntian", "lightorange": "Mapusyaw na Kahel", "lightpurple": "Mapusyaw na Lila", "lightviolet": "Mapusyaw na Ube", "lightyellow": "Mapusyaw na Dilaw", "lime": "Dayap", "magenta": "Madyenta", "maroon": "Maroon", "orange": "Kahel", "pink": "Rosas", "purple": "Lila", "red": "Pula", "silver": "Pilak", "teal": "Teal", "turquoise": "Turkesa", "violet": "Ube", "white": "Puti", "yellow": "Dilaw"}');__GGB__keysVar["fil"].command=JSON.parse('{"ANOVA": "ANOVA", "ANOVA.Syntax": "[ <List>, <List>, ... ]", "AffineRatio": "AffineRatio", "AffineRatio.Syntax": "[ <Point>, <Point>, <Point> ]", "Angle": "Angle", "Angle.Syntax": "[ <Object> ]\\n[ <Vector>, <Vector> ]\\n[ <Line>, <Line> ]\\n[ <Point>, <Apex>, <Point> ]\\n[ <Point>, <Apex>, <Angle> ]", "Angle.Syntax3D": "[ <Object> ]\\n[ <Vector>, <Vector> ]\\n[ <Line>, <Line> ]\\n[ <Line>, <Plane> ]\\n[ <Plane>, <Plane> ]\\n[ <Point>, <Apex>, <Point> ]\\n[ <Point>, <Apex>, <Angle> ]\\n[ <Point>, <Point>, <Point>, <Direction> ]", "AngularBisector": "AngleBisector", "AngularBisector.Syntax": "[ <Line>, <Line> ]\\n[ <Point>, <Point>, <Point> ]", "Append": "Append", "Append.Syntax": "[ <List>, <Object> ]\\n[ <Object>, <List> ]", "ApplyMatrix": "ApplyMatrix", "ApplyMatrix.Syntax": "[ <Matrix>, <Object> ]", "Arc": "Arc", "Arc.Syntax": "[ <Circle>, <Point>, <Point> ]\\n[ <Ellipse>, <Point>, <Point> ]\\n[ <Circle>, <Parameter Value>, <Parameter Value> ]\\n[ <Ellipse>, <Parameter Value>, <Parameter Value> ]", "AreCollinear": "AreCollinear", "AreCollinear.Syntax": "[ <Point>, <Point>, <Point> ]", "AreConcurrent": "AreConcurrent", "AreConcurrent.Syntax": "[ <Line>, <Line>, <Line> ]", "AreConcyclic": "AreConcyclic", "AreConcyclic.Syntax": "[ <Point>, <Point>, <Point>, <Point> ]", "AreCongruent": "AreCongruent", "AreCongruent.Syntax": "[ <Object>, <Object> ]", "AreEqual": "AreEqual", "AreEqual.Syntax": "[ <Object>, <Object> ]", "AreParallel": "AreParallel", "AreParallel.Syntax": "[ <Line>, <Line> ]", "ArePerpendicular": "ArePerpendicular", "ArePerpendicular.Syntax": "[ <Line>, <Line> ]", "Area": "Area", "Area.Syntax": "[ <Conic> ]\\n[ <Polygon> ]\\n[ <Point>, ..., <Point> ]", "Assume": "Assume", "Assume.SyntaxCAS": "[ <Condition>, <Expression> ]", "Asymptote": "Asymptote", "Asymptote.Syntax": "[ <Object> ]", "AttachCopyToView": "AttachCopyToView", "AttachCopyToView.Syntax": "[ <Object>, <View 0|1|2> ]\\n[ <Object>, <View 0|1|2>, <Point 1>, <Point 2>, <Screen Point 1>, <Screen Point 2> ]", "Axes": "Axes", "Axes.Syntax": "[ <Conic> ]", "Axes.Syntax3D": "[ <Conic> ]\\n[ <Quadric> ]", "AxisStepX": "AxisStepX", "AxisStepX.Syntax": "[ ]", "AxisStepY": "AxisStepY", "AxisStepY.Syntax": "[ ]", "BarChart": "BarChart", "BarChart.Syntax": "[ <List of Data>, <List of Frequencies> ]\\n[ <List of Raw Data>, <Width of Bars>, <Vertical Scale Factor (optional)> ]\\n[ <List of Data>, <List of Frequencies>, <Width of Bars> ]\\n[ <Start Value>, <End Value>, <List of Heights> ]\\n[ <Start Value>, <End Value>, <Expression>, <Variable>, <From Number>, <To Number> ]\\n[ <Start Value>, <End Value>, <Expression>, <Variable>, <From Number>, <To Number>, <Step Width> ]", "Barycenter": "Barycenter", "Barycenter.Syntax": "[ <List of Points>, <List of Weights> ]", "Bernoulli": "Bernoulli", "Bernoulli.Syntax": "[ <Probability>, <Boolean Cumulative> ]", "BetaDist": "BetaDist", "BetaDist.Syntax": "[ <Alpha>, <Beta>, <Variable Value> ]\\n[ <Alpha>, <Beta>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Alpha>, <Beta>, x, <Boolean Cumulative> ]", "Binomial": "BinomialCoefficient", "Binomial.Syntax": "[ <Number n>, <Number r> ]", "BinomialDist": "BinomialDist", "BinomialDist.Syntax": "[ <Number of Trials>, <Probability of Success> ]\\n[ <Number of Trials>, <Probability of Success>, <Boolean Cumulative> ]\\n[ <Number of Trials>, <Probability of Success>, <List of Values> ]\\n[ <Number of Trials>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]", "BinomialDist.SyntaxCAS": "[ <Number of Trials>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Number of Trials>, <Probability of Success>, <List of Values> ]", "Bottom": "Bottom", "Bottom.Syntax": "[ <Quadric> ]", "BoxPlot": "BoxPlot", "BoxPlot.Syntax": "[ <yOffset>, <yScale>, <List of Raw Data> ]\\n[ <yOffset>, <yScale>, <List of Raw Data>, <Boolean Outliers> ]\\n[ <yOffset>, <yScale>, <List of Data>, <List of Frequencies>, <Boolean Outliers> ]\\n[ <yOffset>, <yScale>, <Start Value>, <Q1>, <Median>, <Q3>, <End Value> ]", "Button": "Button", "Button.Syntax": "[ ]\\n[ <Caption> ]", "CASLoaded": "CASLoaded", "CASLoaded.Syntax": "[]", "CFactor": "CFactor", "CFactor.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Variable> ]", "CIFactor": "CIFactor", "CIFactor.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Variable> ]", "CSolutions": "CSolutions", "CSolutions.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]", "CSolve": "CSolve", "CSolve.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]", "Cauchy": "Cauchy", "Cauchy.Syntax": "[ <Median>, <Scale>, <Variable Value> ]\\n[ <Median>, <Scale>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Median>, <Scale>, x, <Boolean Cumulative> ]", "Cauchy.SyntaxCAS": "[ <Median>, <Scale>, <Variable Value> ]", "Cell": "Cell", "Cell.Syntax": "[ <Column>, <Row> ]", "CellRange": "CellRange", "CellRange.Syntax": "[ <Start Cell>, <End Cell> ]", "Center": "Center", "Center.Syntax": "[ <Conic> ]", "Center.Syntax3D": "[ <Conic> ]\\n[ <Quadric> ]", "CenterView": "CenterView", "CenterView.Syntax": "[ <Center Point> ]", "Centroid": "Centroid", "Centroid.Syntax": "[ <Polygon> ]", "CharacteristicPolynomial": "CharacteristicPolynomial", "CharacteristicPolynomial.Syntax": "[ <Matrix> ]", "Checkbox": "Checkbox", "Checkbox.Syntax": "[ ]\\n[ <Caption> ]\\n[ <List> ]\\n[ <Caption>, <List> ]", "ChiSquared": "ChiSquared", "ChiSquared.Syntax": "[ <Degrees of Freedom>, <Variable Value> ]\\n[ <Degrees of Freedom>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Degrees of Freedom>, x, <Boolean Cumulative> ]", "ChiSquared.SyntaxCAS": "[ <Degrees of Freedom>, <Variable> ]", "ChiSquaredTest": "ChiSquaredTest", "ChiSquaredTest.Syntax": "[ <Matrix> ]\\n[ <List>, <List> ]\\n[ <Matrix>, <Matrix> ]\\n[ <List>, <List>, <Degrees of Freedom> ]", "Circle": "Circle", "Circle.Syntax": "[ <Point>, <Radius Number> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Point> ]\\n[ <Point>, <Point>, <Point> ]", "Circle.Syntax3D": "[ <Point>, <Radius Number> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Point> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Line>, <Point> ]\\n[ <Point>, <Radius>, <Direction> ]\\n[ <Point>, <Point>, <Direction> ]", "CircleArc": "CircularArc", "CircleArc.Syntax": "[ <Midpoint>, <Point>, <Point> ]", "CircleSector": "CircularSector", "CircleSector.Syntax": "[ <Midpoint>, <Point>, <Point> ]", "CircumcircleArc": "CircumcircularArc", "CircumcircleArc.Syntax": "[ <Point>, <Point>, <Point> ]", "CircumcircleSector": "CircumcircularSector", "CircumcircleSector.Syntax": "[ <Point>, <Point>, <Point> ]", "Circumference": "Circumference", "Circumference.Syntax": "[ <Conic> ]", "Classes": "Classes", "Classes.Syntax": "[ <List of Data>, <Number of Classes> ]\\n[ <List of Data>, <Start>, <Width of Classes> ]", "ClosestPoint": "ClosestPoint", "ClosestPoint.Syntax": "[ <Path>, <Point> ]\\n[ <Line>, <Line> ]", "ClosestPointRegion": "ClosestPointRegion", "ClosestPointRegion.Syntax": "[ <Region>, <Point> ]", "Coefficients": "Coefficients", "Coefficients.Syntax": "[ <Polynomial> ]\\n[ <Conic> ]", "Coefficients.SyntaxCAS": "[ <Polynomial> ]\\n[ <Polynomial>, <Variable> ]", "Column": "Column", "Column.Syntax": "[ <Spreadsheet Cell> ]", "ColumnName": "ColumnName", "ColumnName.Syntax": "[ <Spreadsheet Cell> ]", "Command": "Command", "CommonDenominator": "CommonDenominator", "CommonDenominator.Syntax": "[ <Expression>, <Expression> ]", "CompleteSquare": "CompleteSquare", "CompleteSquare.Syntax": "[ <Quadratic Function> ]", "ComplexRoot": "ComplexRoot", "ComplexRoot.Syntax": "[ <Polynomial> ]", "Cone": "Cone", "Cone.Syntax": "[ <Circle>, <Height> ]\\n[ <Point>, <Point>, <Radius> ]\\n[ <Point>, <Vector>, <Angle> ]", "ConeInfinite": "InfiniteCone", "ConeInfinite.Syntax": "[ <Point>, <Vector>, <Angle> ]\\n[ <Point>, <Point>, <Angle> ]\\n[ <Point>, <Line>, <Angle> ]", "Conic": "Conic", "Conic.Syntax": "[ <List> ]\\n[ <Point>, <Point>, <Point>, <Point>, <Point> ]\\n[ <Number>, <Number>, <Number>, <Number>, <Number>, <Number> ]", "ConstructionStep": "ConstructionStep", "ConstructionStep.Syntax": "[ ]\\n[ <Object> ]", "ContingencyTable": "ContingencyTable", "ContingencyTable.Syntax": "[ <List of Text>, <List of Text> ]\\n[ <List of Text>, <List of Text>, <Options> ]\\n[ <List of Row Values>, <List of Column Values>, <Frequency Table> ]\\n[ <List of Row Values>, <List of Column Values>, <Frequency Table> , <Options> ]", "ContinuedFraction": "ContinuedFraction", "ContinuedFraction.Syntax": "[ <Number> ]\\n[ <Number>, <Level> ]\\n[ <Number>, <Level>, <Shorthand true|false> ]", "ConvexHull": "ConvexHull", "ConvexHull.Syntax": "[ <List of Points> ]", "CopyFreeObject": "CopyFreeObject", "CopyFreeObject.Syntax": "[ <Object> ]", "Corner": "Corner", "Corner.Syntax": "[ <Number of Corner> ]\\n[ <Image>, <Number of Corner> ]\\n[ <Text>, <Number of Corner> ]\\n[ <Graphics View>, <Number of Corner> ]", "CountIf": "CountIf", "CountIf.Syntax": "[ <Condition>, <List> ]\\n[ <Condition>, <Variable>, <List> ]", "Covariance": "Covariance", "Covariance.Syntax": "[ <List of Points> ]\\n[ <List of Numbers>, <List of Numbers> ]", "Cross": "Cross", "Cross.Syntax": "[ <Vector>, <Vector> ]", "CrossRatio": "CrossRatio", "CrossRatio.Syntax": "[ <Point>, <Point>, <Point>, <Point> ]", "Cube": "Cube", "Cube.Syntax": "[ <Square> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Cubic": "Cubic", "Cubic.Syntax": "[ <Point>, <Point>, <Point>, <Number> ]", "Curvature": "Curvature", "Curvature.Syntax": "[ <Point>, <Object> ]", "CurvatureVector": "CurvatureVector", "CurvatureVector.Syntax": "[ <Point>, <Object> ]", "CurveCartesian": "Curve", "CurveCartesian.Syntax": "[ <Expression>, <Expression>, <Parameter Variable>, <Start Value>, <End Value> ]", "CurveCartesian.Syntax3D": "[ <Expression>, <Expression>, <Parameter Variable>, <Start Value>, <End Value> ]\\n[ <Expression>, <Expression>, <Expression>, <Parameter Variable>, <Start Value>, <End Value> ]", "Cylinder": "Cylinder", "Cylinder.Syntax": "[ <Circle>, <Height> ]\\n[ <Point>, <Point>, <Radius> ]", "CylinderInfinite": "InfiniteCylinder", "CylinderInfinite.Syntax": "[ <Line>, <Radius> ]\\n[ <Point>, <Vector>, <Radius> ]\\n[ <Point>, <Point>, <Radius> ]", "DataFunction": "DataFunction", "DataFunction.Syntax": "[ <List of Numbers>, <List of Numbers> ]", "Defined": "IsDefined", "Defined.Syntax": "[ <Object> ]", "Degree": "Degree", "Degree.Syntax": "[ <Polynomial> ]", "Degree.SyntaxCAS": "[ <Polynomial> ]\\n[ <Polynomial>, <Variable> ]", "DelauneyTriangulation": "DelaunayTriangulation", "DelauneyTriangulation.Syntax": "[ <List of Points> ]", "Delete": "Delete", "Delete.Syntax": "[ <Object> ]", "Denominator": "Denominator", "Denominator.Syntax": "[ <Number> ]\\n[ <Function> ]", "Denominator.SyntaxCAS": "[ <Expression> ]", "DensityPlot": "DensityPlot", "Derivative": "Derivative", "Derivative.Syntax": "[ <Function> ]\\n[ <Curve> ]\\n[ <Function>, <Number> ]\\n[ <Function>, <Variable> ]\\n[ <Curve>, <Number> ]\\n[ <Function>, <Variable>, <Number> ]", "Derivative.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Variable> ]\\n[ <Expression>, <Variable>, <Number> ]", "Determinant": "Determinant", "Determinant.Syntax": "[ <Matrix> ]", "Diameter": "ConjugateDiameter", "Diameter.Syntax": "[ <Vector>, <Conic> ]\\n[ <Line>, <Conic> ]", "Difference": "Difference", "Difference.Syntax": "[ <Polygon>, <Polygon> ]", "Dilate": "Dilate", "Dilate.Syntax": "[ <Object>, <Dilation Factor> ]\\n[ <Object>, <Dilation Factor>, <Dilation Center Point> ]", "Dimension": "Dimension", "Dimension.Syntax": "[ <Object> ]", "Direction": "Direction", "Direction.Syntax": "[ <Line> ]", "Directrix": "Directrix", "Directrix.Syntax": "[ <Conic> ]", "Distance": "Distance", "Distance.Syntax": "[ <Point>, <Object> ]\\n[ <Line>, <Line> ]\\n[ <Plane>, <Plane> ]", "Distance.SyntaxCAS": "[ <Point>, <Object> ]", "Div": "Div", "Div.Syntax": "[ <Dividend Number>, <Divisor Number> ]\\n[ <Dividend Polynomial>, <Divisor Polynomial> ]", "Division": "Division", "Division.Syntax": "[ <Dividend Number>, <Divisor Number> ]\\n[ <Dividend Polynomial>, <Divisor Polynomial> ]", "Divisors": "Divisors", "Divisors.Syntax": "[ <Number> ]", "DivisorsList": "DivisorsList", "DivisorsList.Syntax": "[ <Number> ]", "DivisorsSum": "DivisorsSum", "DivisorsSum.Syntax": "[ <Number> ]", "Dodecahedron": "Dodecahedron", "Dodecahedron.Syntax": "[ <Regular Pentagon> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Dot": "Dot", "Dot.Syntax": "[ <Vector>, <Vector> ]", "DotPlot": "DotPlot", "DotPlot.Syntax": "[ <List of Raw Data>, <Stack Adjacent Dots (optional)>, <Scale Factor (optional)>]", "DynamicCoordinates": "DynamicCoordinates", "DynamicCoordinates.Syntax": "[ <Point>, <x-Coordinate>, <y-Coordinate> ]\\n[ <Point>, <x-Coordinate>, <y-Coordinate>, <z-Coordinate> ]", "Eccentricity": "Eccentricity", "Eccentricity.Syntax": "[ <Conic> ]", "Eigenvalues": "Eigenvalues", "Eigenvalues.SyntaxCAS": "[ <Matrix> ]", "Eigenvectors": "Eigenvectors", "Eigenvectors.SyntaxCAS": "[ <Matrix> ]", "Element": "Element", "Element.Syntax": "[ <List>, <Position of Element> ]\\n[ <Matrix>, <Row>, <Column> ]\\n[ <List>, <Index1>, <Index2>, ... ]", "Element.SyntaxCAS": "[ <List>, <Position of Element> ]\\n[ <Matrix>, <Row>, <Column> ]", "Eliminate": "Eliminate", "Eliminate.Syntax": "[ <List of Polynomials>, <List of Variables> ]", "Ellipse": "Ellipse", "Ellipse.Syntax": "[ <Focus>, <Focus>, <Semimajor Axis Length> ]\\n[ <Focus>, <Focus>, <Segment> ]\\n[ <Focus>, <Focus>, <Point> ]", "Ends": "Ends", "Ends.Syntax": "[ <Quadric> ]", "Envelope": "Envelope", "Envelope.Syntax": "[ <Path>, <Point> ]", "Erlang": "Erlang", "Erlang.Syntax": "[ <Shape>, <Rate>, <Variable Value> ]\\n[ <Shape>, <Rate>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Shape>, <Rate>, x, <Boolean Cumulative> ]", "Evaluate": "Evaluate", "Excentricity": "LinearEccentricity", "Excentricity.Syntax": "[ <Conic> ]", "Execute": "Execute", "Execute.Syntax": "[ <List of Text> ]\\n[ <List of Text>, <Parameter>, <Parameter>, ... ]", "Expand": "Expand", "Expand.Syntax": "[ <Expression> ]", "Exponential": "Exponential", "Exponential.Syntax": "[ <Lambda>, <Variable Value> ]\\n[ <Lambda>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Lambda>, x, <Boolean Cumulative> ]", "Exponential.SyntaxCAS": "[ <Lambda>, <Variable Value> ]", "ExportImage": "ExportImage", "ExportImage.Syntax": "[ <Property>, <Value>, <Property>, <Value>, ... ]", "ExtendedGCD": "ExtendedGCD", "ExtendedGCD.Syntax": "[ <Integer>, <Integer>]\\n[ <Polynomial>, <Polynomial>]", "Extremum": "Extremum", "Extremum.Syntax": "[ <Polynomial> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Extremum.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "FDistribution": "FDistribution", "FDistribution.Syntax": "[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Variable Value> ]\\n[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, x, <Boolean Cumulative> ]", "FDistribution.SyntaxCAS": "[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Variable Value> ]", "Factor": "Factor", "Factor.Syntax": "[ <Polynomial> ]", "Factor.SyntaxCAS": "[ <Number> ]\\n[ <Polynomial> ]\\n[ <Expression>, <Variable> ]", "Factors": "Factors", "Factors.Syntax": "[ <Polynomial> ]\\n[ <Number> ]", "FillCells": "FillCells", "FillCells.Syntax": "[ <CellRange>, <Object> ]\\n[ <Cell>, <List> ]\\n[ <Cell>, <Matrix> ]", "FillColumn": "FillColumn", "FillColumn.Syntax": "[ <Column>, <List> ]", "FillRow": "FillRow", "FillRow.Syntax": "[ <Row>, <List> ]", "First": "First", "First.Syntax": "[ <List> ]\\n[ <Text> ]\\n[ <List>, <Number of Elements> ]\\n[ <Text>, <Number of Elements> ]\\n[ <Locus>, <Number of Elements> ]", "First.SyntaxCAS": "[ <List> ]\\n[ <List>, <Number of Elements> ]", "FirstAxis": "MajorAxis", "FirstAxis.Syntax": "[ <Conic> ]", "FirstAxisLength": "SemiMajorAxisLength", "FirstAxisLength.Syntax": "[ <Conic> ]", "Fit": "Fit", "Fit.Syntax": "[ <List of Points>, <List of Functions> ]\\n[ <List of Points>, <Function> ]", "FitExp": "FitExp", "FitExp.Syntax": "[ <List of Points> ]", "FitGrowth": "FitGrowth", "FitGrowth.Syntax": "[ <List of Points> ]", "FitImplicit": "FitImplicit", "FitImplicit.Syntax": "[ <List of Points>, <Order> ]", "FitLineX": "FitLineX", "FitLineX.Syntax": "[ <List of Points> ]", "FitLineY": "FitLine", "FitLineY.Syntax": "[ <List of Points> ]", "FitLog": "FitLog", "FitLog.Syntax": "[ <List of Points> ]", "FitLogistic": "FitLogistic", "FitLogistic.Syntax": "[ <List of Points> ]", "FitPoly": "FitPoly", "FitPoly.Syntax": "[ <List of Points>, <Degree of Polynomial> ]\\n[ <Freehand Function>, <Degree of Polynomial> ]", "FitPow": "FitPow", "FitPow.Syntax": "[ <List of Points> ]", "FitSin": "FitSin", "FitSin.Syntax": "[ <List of Points> ]", "Flatten": "Flatten", "Flatten.Syntax": "[ <List> ]", "Focus": "Focus", "Focus.Syntax": "[ <Conic> ]", "FractionText": "FractionText", "FractionText.Syntax": "[ <Number> ]\\n[ <Point> ]\\n[ <Number>, <Boolean Single fraction> ]", "Frequency": "Frequency", "Frequency.Syntax": "[ <List of Raw Data> ]\\n[ <Boolean Cumulative>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data> ]\\n[ <List of Text>, <List of Text> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "FrequencyPolygon": "FrequencyPolygon", "FrequencyPolygon.Syntax": "[ <List of Class Boundaries>, <List of Heights> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Boolean Use Density>, <Density Scale Factor (optional)> ]", "FrequencyTable": "FrequencyTable", "FrequencyTable.Syntax": "[ <List of Raw Data>, <Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "FromBase": "FromBase", "FromBase.Syntax": "[ <Number as Text>, <Base> ]", "Function": "Function", "Function.Syntax": "[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <List of Numbers> ]", "Function.Syntax3D": "[ <List of Numbers> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Expression>, <Parameter Variable 1>, <Start Value>, <End Value>, <Parameter Variable 2>, <Start Value>, <End Value> ]", "Function.SyntaxCAS": "[ <Function>, <Start x-Value>, <End x-Value> ]", "FutureValue": "FutureValue", "FutureValue.Syntax": "[ <Rate>, <Number of Periods>, <Payment>, <Present Value (optional)>, <Type (optional)> ]", "GCD": "GCD", "GCD.Syntax": "[ <List of Numbers> ]\\n[ <Number>, <Number> ]", "GCD.SyntaxCAS": "[ <List of Numbers> ]\\n[ <List of Polynomials> ]\\n[ <Number>, <Number> ]\\n[ <Polynomial>, <Polynomial> ]", "Gamma": "Gamma", "Gamma.Syntax": "[ <Alpha>, <Beta>, <Variable Value> ]\\n[ <Alpha>, <Beta>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Alpha>, <Beta>, x, <Boolean Cumulative> ]", "Gamma.SyntaxCAS": "[ <Alpha>, <Beta>, <Variable Value> ]", "GeometricMean": "GeometricMean", "GeometricMean.Syntax": "[ <List of Numbers> ]", "GetTime": "GetTime", "GetTime.Syntax": "[]\\n[ <Format> ]", "GroebnerDegRevLex": "GroebnerDegRevLex", "GroebnerDegRevLex.Syntax": "[ <List of Polynomials> ]\\n[ <List of Polynomials>, <List of Variables> ]", "GroebnerLex": "GroebnerLex", "GroebnerLex.Syntax": "[ <List of Polynomials> ]\\n[ <List of Polynomials>, <List of Variables> ]", "GroebnerLexDeg": "GroebnerLexDeg", "GroebnerLexDeg.Syntax": "[ <List of Polynomials> ]\\n[ <List of Polynomials>, <List of Variables> ]", "HarmonicMean": "HarmonicMean", "HarmonicMean.Syntax": "[ <List of Numbers> ]", "Height": "Height", "Height.Syntax": "[ <Solid> ]", "HideLayer": "HideLayer", "HideLayer.Syntax": "[ <Number> ]", "Histogram": "Histogram", "Histogram.Syntax": "[ <List of Class Boundaries>, <List of Heights> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "HistogramRight": "HistogramRight", "HistogramRight.Syntax": "[ <List of Class Boundaries>, <List of Heights> ]\\n[ <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]\\n[ <Boolean Cumulative>, <List of Class Boundaries>, <List of Raw Data>, <Use Density>, <Density Scale Factor (optional)> ]", "HyperGeometric": "HyperGeometric", "HyperGeometric.Syntax": "[ <Population Size>, <Number of Successes>, <Sample Size> ]\\n[ <Population Size>, <Number of Successes>, <Sample Size>, <Boolean Cumulative> ]\\n[ <Population Size>, <Number of Successes>, <Sample Size>, <Variable Value>, <Boolean Cumulative> ]", "HyperGeometric.SyntaxCAS": "[ <Population Size>, <Number of Successes>, <Sample Size>, <Variable Value>, <Boolean Cumulative> ]", "Hyperbola": "Hyperbola", "Hyperbola.Syntax": "[ <Focus>, <Focus>, <Semimajor Axis Length> ]\\n[ <Focus>, <Focus>, <Segment> ]\\n[ <Focus>, <Focus>, <Point> ]", "IFactor": "IFactor", "IFactor.Syntax": "[ <Polynomial> ]", "IFactor.SyntaxCAS": "[ <Expression> ]", "Icosahedron": "Icosahedron", "Icosahedron.Syntax": "[ <Equilateral Triangle> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Identity": "Identity", "Identity.Syntax": "[ <Number> ]", "If": "If", "If.Syntax": "[ <Condition>, <Then> ]\\n[ <Condition>, <Then>, <Else> ]", "ImplicitCurve": "ImplicitCurve", "ImplicitCurve.Syntax": "[ <List of Points> ]\\n[ <f(x, y)> ]", "ImplicitDerivative": "ImplicitDerivative", "ImplicitDerivative.Syntax": "[ <f(x, y)> ]", "ImplicitDerivative.SyntaxCAS": "[ <f(x, y)> ]\\n[ <Expression>, <Dependent Variable>, <Independent Variable> ]", "Incircle": "Incircle", "Incircle.Syntax": "[ <Point>, <Point>, <Point> ]", "IndexOf": "IndexOf", "IndexOf.Syntax": "[ <Object>, <List> ]\\n[ <Text>, <Text> ]\\n[ <Object>, <List>, <Start Index> ]\\n[ <Text>, <Text>, <Start Index> ]", "Insert": "Insert", "Insert.Syntax": "[ <List>, <List>, <Position> ]\\n[ <Object>, <List>, <Position> ]", "Integral": "Integral", "Integral.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Start x-Value>, <End x-Value>, <Boolean Evaluate> ]", "Integral.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Variable>, <Start Value>, <End Value> ]", "IntegralBetween": "IntegralBetween", "IntegralBetween.Syntax": "[ <Function>, <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Function>, <Start x-Value>, <End x-Value>, <Boolean Evaluate> ]", "IntegralBetween.SyntaxCAS": "[ <Function>, <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Function>, <Variable>, <Start Value>, <End Value> ]", "IntegralSymbolic": "IntegralSymbolic", "IntegralSymbolic.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]", "InteriorAngles": "InteriorAngles", "InteriorAngles.Syntax": "[ <Polygon> ]", "Intersect": "Intersect", "Intersect.Syntax": "[ <Object>, <Object> ]\\n[ <Object>, <Object>, <Index of Intersection Point> ]\\n[ <Object>, <Object>, <Initial Point> ]\\n[ <Function>, <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Curve 1>, <Curve 2>, <Parameter 1>, <Parameter 2> ]", "Intersect.SyntaxCAS": "[ <Function>, <Function> ]", "IntersectConic": "IntersectConic", "IntersectConic.Syntax": "[ <Plane>, <Quadric> ]\\n[ <Quadric>, <Quadric> ]", "IntersectPath": "IntersectionPaths", "IntersectPath.Syntax": "[ <Line>, <Polygon> ]\\n[ <Polygon>, <Polygon> ]", "IntersectPath.Syntax3D": "[ <Line>, <Polygon> ]\\n[ <Polygon>, <Polygon> ]\\n[ <Plane>, <Polygon> ]\\n[ <Plane>, <Quadric> ]", "Intersection": "Intersection", "Intersection.Syntax": "[ <List>, <List> ]", "InverseBeta": "InverseBeta", "InverseBeta.Syntax": "[ <Alpha>, <Beta>, <Probability> ]", "InverseBinomial": "InverseBinomial", "InverseBinomial.Syntax": "[ <Number of Trials>, <Probability of Success>, <Cumulative Probability> ]", "InverseBinomialMinimumTrials": "InverseBinomialMinimumTrials", "InverseBinomialMinimumTrials.Syntax": "[ <Cumulative Probability>, <Probability of Success>, <Number of Successes> ]", "InverseBinomialMinimumTrials.SyntaxCAS": "[ <Cumulative Probability>, <Probability of Success>, <Number of Successes> ]", "InverseCauchy": "InverseCauchy", "InverseCauchy.Syntax": "[ <Median>, <Scale>, <Probability> ]", "InverseChiSquared": "InverseChiSquared", "InverseChiSquared.Syntax": "[ <Degrees of Freedom>, <Probability> ]", "InverseExponential": "InverseExponential", "InverseExponential.Syntax": "[ <Lambda>, <Probability> ]", "InverseFDistribution": "InverseFDistribution", "InverseFDistribution.Syntax": "[ <Numerator Degrees of Freedom>, <Denominator Degrees of Freedom>, <Probability> ]", "InverseGamma": "InverseGamma", "InverseGamma.Syntax": "[ <Alpha>, <Beta>, <Probability> ]", "InverseHyperGeometric": "InverseHyperGeometric", "InverseHyperGeometric.Syntax": "[ <Population Size>, <Number of Successes>, <Sample Size>, <Probability> ]", "InverseLaplace": "InverseLaplace", "InverseLaplace.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Variable>, <Variable> ]", "InverseLogNormal": "InverseLogNormal", "InverseLogNormal.Syntax": "[ <Mean>, <Standard Deviation>, <Probability> ]", "InverseLogistic": "InverseLogistic", "InverseLogistic.Syntax": "[ <Mean>, <Scale>, <Probability> ]", "InverseNormal": "InverseNormal", "InverseNormal.Syntax": "[ <Mean>, <Standard Deviation>, <Cumulative Probability> ]", "InversePascal": "InversePascal", "InversePascal.Syntax": "[ <Number of Successes>, <Probability of Success>, <Probability> ]", "InversePoisson": "InversePoisson", "InversePoisson.Syntax": "[ <Mean>, <Probability> ]", "InverseTDistribution": "InverseTDistribution", "InverseTDistribution.Syntax": "[ <Degrees of Freedom>, <Probability> ]", "InverseWeibull": "InverseWeibull", "InverseWeibull.Syntax": "[ <Shape>, <Scale>, <Probability> ]", "InverseZipf": "InverseZipf", "InverseZipf.Syntax": "[ <Number of Elements>, <Exponent>, <Probability> ]", "Invert": "Invert", "Invert.Syntax": "[ <Matrix> ]\\n[ <Function> ]", "IsFactored": "IsFactored", "IsFactored.Syntax": "[ <Polynomial> ]", "IsInRegion": "IsInRegion", "IsInRegion.Syntax": "[ <Point>, <Region> ]", "IsInteger": "IsInteger", "IsInteger.Syntax": "[ <Number> ]", "IsPrime": "IsPrime", "IsPrime.Syntax": "[ <Number> ]", "IsTangent": "IsTangent", "IsTangent.Syntax": "[ <Line>, <Conic> ]", "IsVertexForm": "IsVertexForm", "IsVertexForm.Syntax": "[ <Function> ]", "Iteration": "Iteration", "Iteration.Syntax": "[ <Function>, <Start Value>, <Number of Iterations> ]\\n[ <Expression>, <Variables>, <Start Values>, <Count> ]", "IterationList": "IterationList", "IterationList.Syntax": "[ <Function>, <Start Value>, <Number of Iterations> ]\\n[ <Expression>, <Variables>, <Start Values>, <Count> ]", "IterationList.SyntaxCAS": "[ <Function>, <Start Value>, <Number of Iterations> ]", "Join": "Join", "Join.Syntax": "[ <List of Lists> ]\\n[ <List>, <List>, ... ]", "JordanDiagonalization": "JordanDiagonalization", "JordanDiagonalization.SyntaxCAS": "[ <Matrix> ]", "KeepIf": "KeepIf", "KeepIf.Syntax": "[ <Condition>, <List> ]\\n[ <Condition>, <Variable>, <List> ]", "LCM": "LCM", "LCM.Syntax": "[ <List of Numbers> ]\\n[ <Number>, <Number> ]", "LCM.SyntaxCAS": "[ <List of Numbers> ]\\n[ <List of Polynomials> ]\\n[ <Number>, <Number> ]\\n[ <Polynomial>, <Polynomial> ]", "LUDecomposition": "LUDecomposition", "LUDecomposition.Syntax": "[ <Matrix> ]", "LaTeX": "FormulaText", "LaTeX.Syntax": "[ <Object> ]\\n[ <Object>, <Boolean for Substitution of Variables> ]\\n[ <Object>, <Boolean for Substitution of Variables>, <Boolean Show Name> ]", "Laplace": "Laplace", "Laplace.Syntax": "[ <Function> ]\\n[ <Function>, <Variable> ]\\n[ <Function>, <Variable>, <Variable> ]", "Last": "Last", "Last.Syntax": "[ <List> ]\\n[ <Text> ]\\n[ <List>, <Number of Elements> ]\\n[ <Text>, <Number of Elements> ]", "Last.SyntaxCAS": "[ <List> ]\\n[ <List>, <Number of Elements> ]", "LeftSide": "LeftSide", "LeftSide.Syntax": "[ <Equation> ]", "LeftSide.SyntaxCAS": "[ <Equation> ]\\n[ <List of Equations> ]\\n[ <List of Equations>, <Index> ]", "LeftSum": "LeftSum", "LeftSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]", "Length": "Length", "Length.Syntax": "[ <Object> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Start Point>, <End Point> ]\\n[ <Curve>, <Start t-Value>, <End t-Value> ]\\n[ <Curve>, <Start Point>, <End Point> ]", "Length.SyntaxCAS": "[ <List> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Variable>, <Start x-Value>, <End x-Value> ]", "LetterToUnicode": "LetterToUnicode", "LetterToUnicode.Syntax": "[ <Letter> ]", "Limit": "Limit", "Limit.Syntax": "[ <Function>, <Value> ]", "Limit.SyntaxCAS": "[ <Expression>, <Value> ]\\n[ <Expression>, <Variable>, <Value> ]", "LimitAbove": "LimitAbove", "LimitAbove.Syntax": "[ <Function>, <Value> ]", "LimitAbove.SyntaxCAS": "[ <Expression>, <Value> ]\\n[ <Expression>, <Variable>, <Value> ]", "LimitBelow": "LimitBelow", "LimitBelow.Syntax": "[ <Function>, <Value> ]", "LimitBelow.SyntaxCAS": "[ <Expression>, <Value> ]\\n[ <Expression>, <Variable>, <Value> ]", "Line": "Line", "Line.Syntax": "[ <Point>, <Point> ]\\n[ <Point>, <Parallel Line> ]\\n[ <Point>, <Direction Vector> ]", "LineBisector": "PerpendicularBisector", "LineBisector.Syntax": "[ <Segment> ]\\n[ <Point>, <Point> ]", "LineBisector.Syntax3D": "[ <Segment> ]\\n[ <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "LineGraph": "LineGraph", "LineGraph.Syntax": "[ <List of x-Coordinates>, <List of y-Coordinates> ]", "Locus": "Locus", "Locus.Syntax": "[ <Point Creating Locus Line>, <Point> ]\\n[ <Point Creating Locus Line>, <Slider> ]\\n[ <Slopefield>, <Point> ]\\n[ <f(x, y)>, <Point> ]", "LocusEquation": "LocusEquation", "LocusEquation.Syntax": "[ <Locus> ]\\n[ <Locus Point>, <Moving Point> ]\\n[ <Boolean Expression>, <Moving Point> ]", "LogNormal": "LogNormal", "LogNormal.Syntax": "[ <Mean>, <Standard Deviation>, <Variable Value> ]\\n[ <Mean>, <Standard Deviation>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Mean>, <Standard Deviation>, x, <Boolean Cumulative> ]", "Logistic": "Logistic", "Logistic.Syntax": "[ <Mean>, <Scale>, <Variable Value> ]\\n[ <Mean>, <Scale>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Mean>, <Scale>, x, <Boolean Cumulative> ]", "LowerSum": "LowerSum", "LowerSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]", "MAD": "MAD", "MAD.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "MatrixPlot": "MatrixPlot", "MatrixRank": "MatrixRank", "MatrixRank.Syntax": "[ <Matrix> ]", "Max": "Max", "Max.Syntax": "[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <List> ]\\n[ <List of Data>, <List of Frequencies> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Max.SyntaxCAS": "[ <List> ]\\n[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <List of Data>, <List of Frequencies> ]", "Maximize": "Maximize", "Maximize.Syntax": "[ <Dependent Number>, <Free Number> ]\\n[ <Dependent Number>, <Point on Path> ]", "Mean": "Mean", "Mean.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "MeanX": "MeanX", "MeanX.Syntax": "[ <List of Points> ]", "MeanY": "MeanY", "MeanY.Syntax": "[ <List of Points> ]", "Median": "Median", "Median.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "Median.SyntaxCAS": "[ <List of Numbers> ]", "Midpoint": "Midpoint", "Midpoint.Syntax": "[ <Segment> ]\\n[ <Conic> ]\\n[ <Interval> ]\\n[ <Point>, <Point> ]", "Min": "Min", "Min.Syntax": "[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <List> ]\\n[ <List of Data>, <List of Frequencies> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Min.SyntaxCAS": "[ <List> ]\\n[ <Interval> ]\\n[ <Number>, <Number> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <List of Data>, <List of Frequencies> ]", "MinimalPolynomial": "MinimalPolynomial", "MinimalPolynomial.Syntax": "[ <Matrix> ]", "Minimize": "Minimize", "Minimize.Syntax": "[ <Dependent Number>, <Free Number> ]\\n[ <Dependent Number>, <Point on Path> ]", "MinimumSpanningTree": "MinimumSpanningTree", "MinimumSpanningTree.Syntax": "[ <List of Points> ]", "Mirror": "Reflect", "Mirror.Syntax": "[ <Object>, <Point> ]\\n[ <Object>, <Line> ]\\n[ <Object>, <Circle> ]", "Mirror.Syntax3D": "[ <Object>, <Point> ]\\n[ <Object>, <Line> ]\\n[ <Object>, <Plane> ]\\n[ <Object>, <Circle> ]", "MixedNumber": "MixedNumber", "MixedNumber.SyntaxCAS": "[ <Number> ]", "Mod": "Mod", "Mod.Syntax": "[ <Dividend Number>, <Divisor Number> ]\\n[ <Dividend Polynomial>, <Divisor Polynomial> ]", "Mode": "Mode", "Mode.Syntax": "[ <List of Numbers> ]", "ModularExponent": "ModularExponent", "ModularExponent.Syntax": "[ <Number>, <Number>, <Number> ]", "NDerivative": "NDerivative", "NDerivative.Syntax": "[ <Function> ]\\n[ <Function>, <Order> ]", "NIntegral": "NIntegral", "NIntegral.Syntax": "[ <Function> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Start x-Value>, <Start y-Value>, <End x-Value> ]", "NIntegral.SyntaxCAS": "[ <Function>, <Start x-Value>, <End x-Value> ]\\n[ <Function>, <Variable>, <Start Value>, <End Value> ]", "NInvert": "NInvert", "NInvert.Syntax": "[ <Function> ]", "NSolutions": "NSolutions", "NSolutions.Syntax": "[ <Equation> ]", "NSolutions.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <Equation>, <Variable = starting value> ]\\n[ <List of Equations>, <List of Variables> ]", "NSolve": "NSolve", "NSolve.Syntax": "[ <Equation> ]", "NSolve.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <Equation>, <Variable = starting value> ]\\n[ <List of Equations>, <List of Variables> ]", "NSolveODE": "NSolveODE", "NSolveODE.Syntax": "[ <List of Derivatives>, <Initial x-coordinate>, <List of Initial y-coordinates>, <Final x-coordinate> ]", "Name": "Name", "Name.Syntax": "[ <Object> ]", "Net": "Net", "Net.Syntax": "[ <Polyhedron>, <Number> ]\\n[ <Polyhedron>, <Number>, <Face>, <Edge>, <Edge>, ... ]", "NextPrime": "NextPrime", "NextPrime.Syntax": "[ <Number> ]", "Normal": "Normal", "Normal.Syntax": "[ <Mean>, <Standard Deviation>, <Variable Value> ]\\n[ <Mean>, <Standard Deviation>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Mean>, <Standard Deviation>, x, <Boolean Cumulative> ]\\n[ <Mean>, <Standard Deviation>, <Variable Value u> , <Variable Value v> ]", "NormalQuantilePlot": "NormalQuantilePlot", "NormalQuantilePlot.Syntax": "[ <List of Raw Data> ]", "Normalize": "Normalize", "Normalize.Syntax": "[ <List of Numbers> ]\\n[ <List of Points> ]", "Numerator": "Numerator", "Numerator.Syntax": "[ <Number> ]\\n[ <Function> ]", "Numerator.SyntaxCAS": "[ <Expression> ]", "Numeric": "Numeric", "Numeric.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <significant figures> ]", "Object": "Object", "Object.Syntax": "[ <Name of Object as Text> ]", "Octahedron": "Octahedron", "Octahedron.Syntax": "[ <Equilateral Triangle> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Ordinal": "Ordinal", "Ordinal.Syntax": "[ <Integer> ]", "OrdinalRank": "OrdinalRank", "OrdinalRank.Syntax": "[ <List> ]", "OrthogonalLine": "PerpendicularLine", "OrthogonalLine.Syntax": "[ <Point>, <Line> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Vector> ]", "OrthogonalLine.Syntax3D": "[ <Point>, <Line> ]\\n[ <Point>, <Segment> ]\\n[ <Point>, <Vector> ]\\n[ <Point>, <Plane> ]\\n[ <Line>, <Line> ]\\n[ <Point>, <Direction>, <Direction> ]\\n[ <Point>, <Line>, <Context> ]", "OrthogonalPlane": "PerpendicularPlane", "OrthogonalPlane.Syntax": "[ <Point>, <Line> ]\\n[ <Point>, <Vector> ]", "OrthogonalVector": "PerpendicularVector", "OrthogonalVector.Syntax": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]", "OrthogonalVector.Syntax3D": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]\\n[ <Plane> ]", "OrthogonalVector.SyntaxCAS": "[ <Vector> ]", "OsculatingCircle": "OsculatingCircle", "OsculatingCircle.Syntax": "[ <Point>, <Object> ]", "PMCC": "CorrelationCoefficient", "PMCC.Syntax": "[ <List of Points> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]", "Pan": "Pan", "Pan.Syntax": "[ <x>, <y> ]", "Pan.Syntax3D": "[ <x>, <y> ]\\n[ <x>, <y>, <z> ]", "Parabola": "Parabola", "Parabola.Syntax": "[ <Point>, <Line> ]", "Parameter": "Parameter", "Parameter.Syntax": "[ <Parabola> ]", "ParametricDerivative": "ParametricDerivative", "ParametricDerivative.Syntax": "[ <Curve> ]", "ParseToFunction": "ParseToFunction", "ParseToFunction.Syntax": "[ <Text> ]\\n[ <Function>, <Text> ]", "ParseToNumber": "ParseToNumber", "ParseToNumber.Syntax": "[ <Text> ]\\n[ <Number>, <Text> ]", "PartialFractions": "PartialFractions", "PartialFractions.Syntax": "[ <Function> ]", "PartialFractions.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Variable> ]", "Pascal": "Pascal", "Pascal.Syntax": "[ <Number of Successes>, <Probability of Success> ]\\n[ <Number of Successes>, <Probability of Success>, <Boolean Cumulative> ]\\n[ <Number of Successes>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]", "Pascal.SyntaxCAS": "[ <Number of Successes>, <Probability of Success>, <Variable Value>, <Boolean Cumulative> ]", "PathParameter": "PathParameter", "PathParameter.Syntax": "[ <Point On Path> ]", "Payment": "Payment", "Payment.Syntax": "[ <Rate>, <Number of Periods>, <Present Value>, <Future Value (optional)>, <Type (optional)> ]", "PenStroke": "PenStroke", "PenStroke.Syntax": "[ <Point>, ..., <Point> ]", "Percentile": "Percentile", "Percentile.Syntax": "[ <List of Numbers>, <Percent> ]", "Perimeter": "Perimeter", "Perimeter.Syntax": "[ <Polygon> ]\\n[ <Conic> ]\\n[ <Locus> ]", "Periods": "Periods", "Periods.Syntax": "[ <Rate>, <Payment>, <Present Value>, <Future Value (optional)>, <Type (optional)> ]", "PieChart": "PieChart", "PieChart.Syntax": "[ <List of Frequencies> ]\\n[ <List of Frequencies>, <Center>, <Radius> ]", "Plane": "Plane", "Plane.Syntax": "[ <Polygon> ]\\n[ <Conic> ]\\n[ <Point>, <Plane> ]\\n[ <Point>, <Line> ]\\n[ <Line>, <Line> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Vector>, <Vector> ]", "Plane.SyntaxCAS": "[ <Point>, <Point>, <Point> ]", "PlaneBisector": "PlaneBisector", "PlaneBisector.Syntax": "[ <Segment> ]\\n[ <Point>, <Point> ]", "PlaySound": "PlaySound", "PlaySound.Syntax": "[ <URL> ]\\n[ <Boolean Play> ]\\n[ <Function>, <Min Value>, <Max Value> ]\\n[ <Function>, <Min Value>, <Max Value>, <Sample Rate>, <Sample Depth> ]", "PlotSolve": "PlotSolve", "PlotSolve.Syntax": "[ <Equation in x> ]", "Point": "Point", "Point.Syntax": "[ <Object> ]\\n[ <Object>, <Parameter> ]\\n[ <Point>, <Vector> ]\\n[ <List> ]", "PointIn": "PointIn", "PointIn.Syntax": "[ <Region> ]", "PointList": "PointList", "PointList.Syntax": "[ <List> ]", "Poisson": "Poisson", "Poisson.Syntax": "[ <Mean> ]\\n[ <Mean>, <Boolean Cumulative> ]\\n[ <Mean>, <Variable Value>, <Boolean Cumulative> ]", "Poisson.SyntaxCAS": "[ <Mean>, <Variable Value>, <Boolean Cumulative> ]", "Polar": "Polar", "Polar.Syntax": "[ <Point>, <Conic> ]\\n[ <Line>, <Conic> ]", "PolyLine": "PolyLine", "PolyLine.Syntax": "[ <List of Points> ]\\n[ <Point>, ..., <Point> ]", "Polygon": "Polygon", "Polygon.Syntax": "[ <List of Points> ]\\n[ <Point>, ..., <Point> ]\\n[ <Point>, <Point>, <Number of Vertices> ]", "Polygon.Syntax3D": "[ <List of Points> ]\\n[ <Point>, ..., <Point> ]\\n[ <Point>, <Point>, <Number of Vertices> ]\\n[ <Point>, <Point>, <Number of Vertices>, <Direction> ]", "Polynomial": "Polynomial", "Polynomial.Syntax": "[ <Function> ]\\n[ <List of Points> ]", "Polynomial.SyntaxCAS": "[ <Function> ]\\n[ <Function>, <Variable> ]", "PresentValue": "PresentValue", "PresentValue.Syntax": "[ <Rate>, <Number of Periods>, <Payment>, <Future Value (optional)>, <Type (optional)> ]", "PreviousPrime": "PreviousPrime", "PreviousPrime.Syntax": "[ <Number> ]", "PrimeFactors": "PrimeFactors", "PrimeFactors.Syntax": "[ <Number> ]", "Prism": "Prism", "Prism.Syntax": "[ <Polygon>, <Point> ]\\n[ <Polygon>, <Height value> ]\\n[ <Point>, <Point>, ... ]", "Product": "Product", "Product.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <Number of Elements> ]\\n[ <List of Numbers>, <List of Frequencies> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]", "Product.SyntaxCAS": "[ <List of Expressions> ]\\n[ <Expression>, <Variable>, <Start Index>, <End Index> ]", "Prove": "Prove", "Prove.Syntax": "[ <Boolean Expression> ]", "ProveDetails": "ProveDetails", "ProveDetails.Syntax": "[ <Boolean Expression> ]", "Pyramid": "Pyramid", "Pyramid.Syntax": "[ <Polygon>, <Point> ]\\n[ <Polygon>, <Height> ]\\n[ <Point>, <Point>, <Point>, <Point>, ... ]", "Q1": "Q1", "Q1.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "Q3": "Q3", "Q3.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "QRDecomposition": "QRDecomposition", "QRDecomposition.Syntax": "[ <Matrix> ]", "QuadricSide": "Side", "QuadricSide.Syntax": "[ <Quadric> ]", "RSquare": "RSquare", "RSquare.Syntax": "[ <List of Points>, <Function> ]", "Radius": "Radius", "Radius.Syntax": "[ <Conic> ]", "Random": "RandomBetween", "Random.Syntax": "[ <Minimum Integer>, <Maximum Integer> ]\\n[ <Minimum Integer>, <Maximum Integer>, <Number of Samples> ]\\n[ <Minimum Integer>, <Maximum Integer>, <Boolean Fixed> ]", "Random.SyntaxCAS": "[ <Minimum Integer>, <Maximum Integer> ]\\n[ <Minimum Integer>, <Maximum Integer>, <Number of Samples> ]", "RandomBinomial": "RandomBinomial", "RandomBinomial.Syntax": "[ <Number of Trials>, <Probability> ]", "RandomDiscrete": "RandomDiscrete", "RandomDiscrete.Syntax": "[ <List>, <List> ]", "RandomElement": "RandomElement", "RandomElement.Syntax": "[ <List> ]", "RandomNormal": "RandomNormal", "RandomNormal.Syntax": "[ <Mean>, <Standard Deviation> ]", "RandomPointIn": "RandomPointIn", "RandomPointIn.Syntax": "[ <Region> ]\\n[ <List of Points> ]\\n[ <xMin>, <xMax>, <yMin>, <yMax> ]", "RandomPoisson": "RandomPoisson", "RandomPoisson.Syntax": "[ <Mean> ]", "RandomPolynomial": "RandomPolynomial", "RandomPolynomial.Syntax": "[ <Degree>, <Minimum for Coefficients>, <Maximum for Coefficients> ]", "RandomPolynomial.SyntaxCAS": "[ <Degree>, <Minimum for Coefficients>, <Maximum for Coefficients> ]\\n[ <Variable>, <Degree>, <Minimum for Coefficients>, <Maximum for Coefficients> ]", "RandomUniform": "RandomUniform", "RandomUniform.Syntax": "[ <Min>, <Max> ]\\n[ <Min>, <Max>, <Number of Samples> ]", "Rate": "Rate", "Rate.Syntax": "[ <Number of Periods>, <Payment>, <Present Value>, <Future Value (optional)>, <Type (optional)>, <Guess (optional)> ]", "Rationalize": "Rationalize", "Rationalize.SyntaxCAS": "[ <Number> ]", "Ray": "Ray", "Ray.Syntax": "[ <Start Point>, <Point> ]\\n[ <Start Point>, <Direction Vector> ]", "ReadText": "ReadText", "ReadText.Syntax": "[ <Text> ]", "RectangleSum": "RectangleSum", "RectangleSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles>, <Position for rectangle start> ]", "ReducedRowEchelonForm": "ReducedRowEchelonForm", "ReducedRowEchelonForm.Syntax": "[ <Matrix> ]", "Relation": "Relation", "Relation.Syntax": "[ <List> ]\\n[ <Object>, <Object> ]", "RemovableDiscontinuity": "RemovableDiscontinuity", "RemovableDiscontinuity.Syntax": "[ <Function> ]", "Remove": "Remove", "Remove.Syntax": "[ <List>, <List> ]", "RemoveUndefined": "RemoveUndefined", "RemoveUndefined.Syntax": "[ <List> ]", "Rename": "Rename", "Rename.Syntax": "[ <Object>, <Name> ]", "Repeat": "Repeat", "Repeat.Syntax": "[ <Number>, <Scripting Command>, <Scripting Command>, ... ]", "ReplaceAll": "ReplaceAll", "ReplaceAll.Syntax": "[ <Text>, <Text to Match>, <Text to Replace> ]", "ResidualPlot": "ResidualPlot", "ResidualPlot.Syntax": "[ <List of Points>, <Function> ]", "Reverse": "Reverse", "Reverse.Syntax": "[ <List> ]", "RightSide": "RightSide", "RightSide.Syntax": "[ <Equation> ]", "RightSide.SyntaxCAS": "[ <Equation> ]\\n[ <List of Equations> ]\\n[ <List of Equations>, <Index> ]", "RigidPolygon": "RigidPolygon", "RigidPolygon.Syntax": "[ <Polygon> ]\\n[ <Polygon>, <Offset x>, <Offset y> ]\\n[ <Free Point>, ..., <Free Point> ]", "Root": "Root", "Root.Syntax": "[ <Polynomial> ]\\n[ <Function>, <Initial x-Value> ]\\n[ <Function>, <Start x-Value>, <End x-Value> ]", "Root.SyntaxCAS": "[ <Polynomial> ]", "RootList": "RootList", "RootList.Syntax": "[ <List> ]", "RootMeanSquare": "RootMeanSquare", "RootMeanSquare.Syntax": "[ <List of Numbers> ]", "Roots": "Roots", "Roots.Syntax": "[ <Function>, <Start x-Value>, <End x-Value> ]", "Rotate": "Rotate", "Rotate.Syntax": "[ <Object>, <Angle> ]\\n[ <Object>, <Angle>, <Point> ]", "Rotate.Syntax3D": "[ <Object>, <Angle> ]\\n[ <Object>, <Angle>, <Point> ]\\n[ <Object>, <Angle>, <Axis of Rotation> ]\\n[ <Object>, <Angle>, <Point on Axis>, <Axis Direction or Plane> ]", "RotateText": "RotateText", "RotateText.Syntax": "[ <Text>, <Angle> ]", "Row": "Row", "Row.Syntax": "[ <Spreadsheet Cell> ]", "RunClickScript": "RunClickScript", "RunClickScript.Syntax": "[ <Object> ]", "RunUpdateScript": "RunUpdateScript", "RunUpdateScript.Syntax": "[ <Object> ]", "SD": "SD", "SD.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SDX": "SDX", "SDX.Syntax": "[ <List of Points> ]", "SDY": "SDY", "SDY.Syntax": "[ <List of Points> ]", "SVD": "SVD", "SVD.Syntax": "[ <Matrix> ]", "SXX": "Sxx", "SXX.Syntax": "[ <List of Numbers> ]\\n[ <List of Points> ]", "SXY": "Sxy", "SXY.Syntax": "[ <List of Points> ]\\n[ <List of Numbers>, <List of Numbers> ]", "SYY": "Syy", "SYY.Syntax": "[ <List of Points> ]", "Sample": "Sample", "Sample.Syntax": "[ <List>, <Size> ]\\n[ <List>, <Size>, <With Replacement> ]", "SampleSD": "SampleSD", "SampleSD.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SampleSD.SyntaxCAS": "[ <List of Numbers> ]", "SampleSDX": "SampleSDX", "SampleSDX.Syntax": "[ <List of Points> ]", "SampleSDY": "SampleSDY", "SampleSDY.Syntax": "[ <List of Points> ]", "SampleVariance": "SampleVariance", "SampleVariance.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SampleVariance.SyntaxCAS": "[ <List of Numbers> ]", "ScientificText": "ScientificText", "ScientificText.Syntax": "[ <Number> ]\\n[ <Number>, <Precision> ]", "SecondAxis": "MinorAxis", "SecondAxis.Syntax": "[ <Conic> ]", "SecondAxisLength": "SemiMinorAxisLength", "SecondAxisLength.Syntax": "[ <Conic> ]", "Sector": "Sector", "Sector.Syntax": "[ <Conic>, <Point>, <Point> ]\\n[ <Conic>, <Parameter Value>, <Parameter Value> ]", "Segment": "Segment", "Segment.Syntax": "[ <Point>, <Point> ]\\n[ <Point>, <Length> ]", "SelectObjects": "SelectObjects", "SelectObjects.Syntax": "[ ]\\n[ <Object>, <Object>, ... ]", "SelectedElement": "SelectedElement", "SelectedElement.Syntax": "[ <List> ]", "SelectedIndex": "SelectedIndex", "SelectedIndex.Syntax": "[ <List> ]", "Semicircle": "Semicircle", "Semicircle.Syntax": "[ <Point>, <Point> ]", "Sequence": "Sequence", "Sequence.Syntax": "[ <End Value> ]\\n[ <Start Value>, <End Value> ]\\n[ <Start Value>, <End Value>, <Increment> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value>, <Increment> ]", "SetActiveView": "SetActiveView", "SetActiveView.Syntax": "[ <View> ]\\n[ <Plane> ]", "SetAxesRatio": "SetAxesRatio", "SetAxesRatio.Syntax": "[ <Number>, <Number> ]", "SetAxesRatio.Syntax3D": "[ <Number>, <Number> ]\\n[ <Number>, <Number>, <Number> ]", "SetBackgroundColor": "SetBackgroundColor", "SetBackgroundColor.Syntax": "[ <Color> ]\\n[ <Object>, <Color> ]\\n[ <Red>, <Green>, <Blue> ]\\n[ <Object>, <Red>, <Green>, <Blue> ]", "SetCaption": "SetCaption", "SetCaption.Syntax": "[ <Object>, <Text> ]", "SetColor": "SetColor", "SetColor.Syntax": "[ <Object>, <Color> ]\\n[ <Object>, <Red>, <Green>, <Blue> ]", "SetConditionToShowObject": "SetConditionToShowObject", "SetConditionToShowObject.Syntax": "[ <Object>, <Condition> ]", "SetConstructionStep": "SetConstructionStep", "SetConstructionStep.Syntax": "[ <Number> ]", "SetCoords": "SetCoords", "SetCoords.Syntax": "[ <Object>, <x>, <y> ]\\n[ <Object>, <x>, <y>, <z> ]", "SetDecoration": "SetDecoration", "SetDecoration.Syntax": "[ <Object>, <Number> ]\\n[ <Segment>, <Number>, <Number>]", "SetDynamicColor": "SetDynamicColor", "SetDynamicColor.Syntax": "[ <Object>, <Red>, <Green>, <Blue> ]\\n[ <Object>, <Red>, <Green>, <Blue>, <Opacity> ]", "SetFilling": "SetFilling", "SetFilling.Syntax": "[ <Object>, <Number> ]", "SetFixed": "SetFixed", "SetFixed.Syntax": "[ <Object>, <true | false> ]\\n[ <Object>, <true | false>, <true | false> ]", "SetImage": "SetImage", "SetImage.Syntax": "[ <Object>, <Image> ]\\n[ <Object>, <Text> ]", "SetLabelMode": "SetLabelMode", "SetLabelMode.Syntax": "[ <Object>, <Number> ]", "SetLayer": "SetLayer", "SetLayer.Syntax": "[ <Object>, <Layer> ]", "SetLevelOfDetail": "SetLevelOfDetail", "SetLevelOfDetail.Syntax": "[ <Surface>, <Level of Detail> ]", "SetLineStyle": "SetLineStyle", "SetLineStyle.Syntax": "[ <Object>, <Number> ]", "SetLineThickness": "SetLineThickness", "SetLineThickness.Syntax": "[ <Object>, <Number> ]", "SetPerspective": "SetPerspective", "SetPerspective.Syntax": "[ <Text> ]", "SetPointSize": "SetPointSize", "SetPointSize.Syntax": "[ <Object>, <Number> ]", "SetPointStyle": "SetPointStyle", "SetPointStyle.Syntax": "[ <Point>, <Number> ]", "SetSeed": "SetSeed", "SetSeed.Syntax": "[ <Integer> ]", "SetSpinSpeed": "SetSpinSpeed", "SetSpinSpeed.Syntax": "[ <Number> ]", "SetTooltipMode": "SetTooltipMode", "SetTooltipMode.Syntax": "[ <Object>, <Number> ]", "SetTrace": "SetTrace", "SetTrace.Syntax": "[ <Object>, <true | false> ]", "SetValue": "SetValue", "SetValue.Syntax": "[ <Boolean>, <0|1> ]\\n[ <Object>, <Object> ]\\n[ <List>, <Number>, <Object> ]", "SetViewDirection": "SetViewDirection", "SetViewDirection.Syntax": "[ ]\\n[ <Direction> ]\\n[ <Direction>, <Boolean animate> ]", "SetVisibleInView": "SetVisibleInView", "SetVisibleInView.Syntax": "[ <Object>, <View Number 1|2>, <Boolean> ]", "Shear": "Shear", "Shear.Syntax": "[ <Object>, <Line>, <Ratio> ]", "ShortestDistance": "ShortestDistance", "ShortestDistance.Syntax": "[ <List of Segments>, <Start Point>, <End Point>, <Boolean Weighted> ]", "ShowAxes": "ShowAxes", "ShowAxes.Syntax": "[]\\n[ <Boolean> ]\\n[ <View>, <Boolean> ]", "ShowGrid": "ShowGrid", "ShowGrid.Syntax": "[]\\n[ <Boolean> ]\\n[ <View>, <Boolean> ]", "ShowLabel": "ShowLabel", "ShowLabel.Syntax": "[ <Object>, <Boolean> ]", "ShowLayer": "ShowLayer", "ShowLayer.Syntax": "[ <Number> ]", "Shuffle": "Shuffle", "Shuffle.Syntax": "[ <List> ]", "SigmaXX": "SigmaXX", "SigmaXX.Syntax": "[ <List of Points> ]\\n[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "SigmaXY": "SigmaXY", "SigmaXY.Syntax": "[ <List of Points> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]", "SigmaYY": "SigmaYY", "SigmaYY.Syntax": "[ <List of Points> ]", "Simplify": "Simplify", "Simplify.Syntax": "[ <Function> ]\\n[ <Text> ]", "Simplify.SyntaxCAS": "[ <Function> ]", "Slider": "Slider", "Slider.Syntax": "[ <Min>, <Max>, <Increment>, <Speed>, <Width>, <Is Angle>, <Horizontal>, <Animating>, <Random> ]", "Slope": "Slope", "Slope.Syntax": "[ <Line> ]", "SlopeField": "SlopeField", "SlopeField.Syntax": "[ <f(x, y)> ]\\n[ <f(x, y)>, <Number n> ]\\n[ <f(x, y)>, <Number n>, <Length Multiplier a> ]\\n[ <f(x, y)>, <Number n>, <Length Multiplier a>, <Min x>, <Min y>, <Max x>, <Max y> ]", "SlowPlot": "SlowPlot", "SlowPlot.Syntax": "[ <Function> ]\\n[ <Function>, <Boolean Repeat> ]", "Solutions": "Solutions", "Solutions.Syntax": "[ <Equation> ]", "Solutions.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]", "Solve": "Solve", "Solve.Syntax": "[ <Equation> ]", "Solve.SyntaxCAS": "[ <Equation in x> ]\\n[ <Equation>, <Variable> ]\\n[ <List of Equations>, <List of Variables> ]\\n[ <List of Parametric Equations>, <List of Variables> ]\\n[ <Equation>, <Variable>, <List of assumptions> ]", "SolveCubic": "SolveCubic", "SolveCubic.SyntaxCAS": "[ <Cubic Polynomial> ]", "SolveODE": "SolveODE", "SolveODE.Syntax": "[ <f\'(x, y)> ]\\n[ <f\'(x, y)>, <Point on f> ]\\n[ <f\'(x, y)>, <Start x>, <Start y>, <End x>, <Step> ]\\n[ <y\'>, <x\'>, <Start x>, <Start y>, <End t>, <Step> ]\\n[ <b(x)>, <c(x)>, <f(x)>, <Start x>, <Start y>, <Start y\'>, <End x>, <Step> ]", "SolveODE.SyntaxCAS": "[ <Equation> ]\\n[ <Equation>, <Point(s) on f> ]\\n[ <Equation>, <Point(s) on f>, <Point(s) on f\'> ]\\n[ <Equation>, <Dependent Variable>, <Independent Variable>, <Point(s) on f> ] \\n[ <Equation>, <Dependent Variable>, <Independent Variable>, <Point(s) on f>, <Point(s) on f\'> ]", "SolveQuartic": "SolveQuartic", "SolveQuartic.SyntaxCAS": "[ <Quartic Polynomial> ]", "Sort": "Sort", "Sort.Syntax": "[ <List> ]\\n[ <Values>, <Keys> ]", "Spearman": "Spearman", "Spearman.Syntax": "[ <List of Points> ]\\n[ <List of Numbers>, <List of Numbers> ]", "Sphere": "Sphere", "Sphere.Syntax": "[ <Point>, <Radius> ]\\n[ <Point>, <Point> ]", "Spline": "Spline", "Spline.Syntax": "[ <List of Points> ]\\n[ <List of Points>, <Order \\u2265 3> ]\\n[ <List of Points>, <Order \\u2265 3>, <Weight Function> ]", "Split": "Split", "Split.Syntax": "[ <Text>, <List of Texts to split on> ]", "StartAnimation": "StartAnimation", "StartAnimation.Syntax": "[ ]\\n[ <Boolean> ]\\n[ <Slider or Point>, <Slider or Point>, ... ]\\n[ <Slider or Point>, <Slider or Point>, ..., <Boolean> ]", "StartRecord": "StartRecord", "StartRecord.Syntax": "[ ]\\n[ <Boolean> ]", "StemPlot": "StemPlot", "StemPlot.Syntax": "[ <List> ]\\n[ <List>, <Adjustment -1|0|1> ]", "StepGraph": "StepGraph", "StepGraph.Syntax": "[ <List of Points> ]\\n[ <List of Points>, <Boolean Join> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]\\n[ <List of Points>, <Boolean Join>, <Point style> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates>, <Boolean Join> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates>, <Boolean Join>, <Point style> ]", "StickGraph": "StickGraph", "StickGraph.Syntax": "[ <List of Points> ]\\n[ <List of Points>, <Boolean Horizontal> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates> ]\\n[ <List of x-Coordinates>, <List of y-Coordinates>, <Boolean Horizontal> ]", "Stretch": "Stretch", "Stretch.Syntax": "[ <Object>, <Vector> ]\\n[ <Object>, <Line>, <Ratio> ]", "Substitute": "Substitute", "Substitute.SyntaxCAS": "[ <Expression>, <Substitution List> ]\\n[ <Expression>, <from>, <to> ]", "Sum": "Sum", "Sum.Syntax": "[ <List> ]\\n[ <List>, <Number of Elements> ]\\n[ <List>, <List of Frequencies> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]", "Sum.SyntaxCAS": "[ <List> ]\\n[ <Expression>, <Variable>, <Start Value>, <End Value> ]", "SumSquaredErrors": "SumSquaredErrors", "SumSquaredErrors.Syntax": "[ <List of Points>, <Function> ]", "SurdText": "SurdText", "SurdText.Syntax": "[ <Point> ]\\n[ <Number> ]\\n[ <Number>, <List> ]", "Surface": "Surface", "Surface.Syntax": "[ <Function>, <Angle> ]\\n[ <Curve>, <Angle>, <Line> ]\\n[ <Expression>, <Expression>, <Expression>, <Parameter Variable 1>, <Start Value>, <End Value>, <Parameter Variable 2>, <Start Value>, <End Value> ]", "TDistribution": "TDistribution", "TDistribution.Syntax": "[ <Degrees of Freedom>, <Variable Value> ]\\n[ <Degrees of Freedom>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Degrees of Freedom>, x, <Boolean Cumulative> ]", "TDistribution.SyntaxCAS": "[ <Degrees of Freedom>, <Variable Value> ]", "TMean2Estimate": "TMean2Estimate", "TMean2Estimate.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <Confidence Level>, <Boolean Pooled> ]\\n[ <Sample Mean 1>, <Sample Standard Deviation 1>, <Sample Size 1>, <Sample Mean 2>, <Sample Standard Deviation 2>, <Sample Size 2>, <Confidence Level>, <Boolean Pooled> ]", "TMeanEstimate": "TMeanEstimate", "TMeanEstimate.Syntax": "[ <List of Sample Data>, <Confidence Level> ]\\n[ <Sample Mean>, <Sample Standard Deviation>, <Sample Size>, <Confidence Level> ]", "TTest": "TTest", "TTest.Syntax": "[ <List of Sample Data>, <Hypothesized Mean>, <Tail> ]\\n[ <Sample Mean>, <Sample Standard Deviation>, <Sample Size>, <Hypothesized Mean>, <Tail> ]", "TTest2": "TTest2", "TTest2.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <Tail>, <Boolean Pooled> ]\\n[ <Sample Mean 1>, <Sample Standard Deviation 1>, <Sample Size 1>, <Sample Mean 2>, <Sample Standard Deviation 2>, <Sample Size 2>, <Tail>, <Boolean Pooled> ]", "TTestPaired": "TTestPaired", "TTestPaired.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <Tail> ]", "TableText": "TableText", "TableText.Syntax": "[ <List>, <List>, ... ]\\n[ <List>, <List>, ..., <Alignment of Text> ]\\n[ <List>, <List>, ..., <Alignment of Text>, <Minimum Cell Width> ]\\n[ <List>, <List>, ..., <Alignment of Text>, <Minimum Cell Width>, <Minimum Cell Height> ]", "Take": "Take", "Take.Syntax": "[ <List>, <Start Position>, <End Position> ]\\n[ <List>, <Start Position> ]\\n[ <Text>, <Start Position>, <End Position> ]\\n[ <Text>, <Start Position> ]", "Take.SyntaxCAS": "[ <List>, <Start Position> ]\\n[ <List>, <Start Position>, <End Position> ]\\n[ <Text>, <Start Position>, <End Position> ]\\n[ <Text>, <Start Position> ]", "Tangent": "Tangent", "Tangent.Syntax": "[ <Point>, <Conic> ]\\n[ <Point>, <Function> ]\\n[ <Point on Curve>, <Curve> ]\\n[ <x-Value>, <Function> ]\\n[ <Line>, <Conic> ]\\n[ <Conic>, <Conic> ]", "Tangent.SyntaxCAS": "[ <Number>, <Function> ]\\n[ <Point>, <Object> ]", "TaylorSeries": "TaylorPolynomial", "TaylorSeries.Syntax": "[ <Function>, <x-Value>, <Order Number> ]", "TaylorSeries.SyntaxCAS": "[ <Expression>, <x-Value>, <Order Number> ]\\n[ <Expression>, <Variable>, <Variable Value>, <Order Number> ]", "Tetrahedron": "Tetrahedron", "Tetrahedron.Syntax": "[ <Equilateral Triangle> ]\\n[ <Point>, <Point>, <Point> ]\\n[ <Point>, <Point>, <Direction> ]", "Text": "Text", "Text.Syntax": "[ <Object> ]\\n[ <Object>, <Boolean for Substitution of Variables> ]\\n[ <Object>, <Point> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables>, <Boolean for LaTeX formula> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables>, <Boolean for LaTeX formula>, <Horizontal alignment -1|0|1> ]\\n[ <Object>, <Point>, <Boolean for Substitution of Variables>, <Boolean for LaTeX formula>, <Horizontal alignment -1|0|1>, <Vertical alignment -1|0|1> ]", "TextToUnicode": "TextToUnicode", "TextToUnicode.Syntax": "[ <Text> ]", "Textfield": "InputBox", "Textfield.Syntax": "[ <Linked Object> ]", "TiedRank": "TiedRank", "TiedRank.Syntax": "[ <List> ]", "ToBase": "ToBase", "ToBase.Syntax": "[ <Number>, <Base> ]", "ToComplex": "ToComplex", "ToComplex.Syntax": "[ <Vector> ]", "ToExponential": "ToExponential", "ToExponential.SyntaxCAS": "[ <Complex Number> ]", "ToPoint": "ToPoint", "ToPoint.Syntax": "[ <Complex Number> ]", "ToPolar": "ToPolar", "ToPolar.Syntax": "[ <Complex Number> ]\\n[ <Vector> ]", "ToolImage": "ToolImage", "ToolImage.Syntax": "[ <Number> ]\\n[ <Number>, <Point> ]\\n[ <Number>, <Point>, <Point> ]", "Top": "Top", "Top.Syntax": "[ <Quadric> ]", "Translate": "Translate", "Translate.Syntax": "[ <Object>, <Vector> ]\\n[ <Vector>, <Start Point> ]", "Transpose": "Transpose", "Transpose.Syntax": "[ <Matrix> ]", "TrapezoidalSum": "TrapezoidalSum", "TrapezoidalSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Trapezoids> ]", "TravelingSalesman": "TravelingSalesman", "TravelingSalesman.Syntax": "[ <List of Points> ]", "TriangleCenter": "TriangleCenter", "TriangleCenter.Syntax": "[ <Point>, <Point>, <Point>, <Number> ]", "TriangleCurve": "TriangleCurve", "TriangleCurve.Syntax": "[ <Point>, <Point>, <Point>, <Equation> ]", "Triangular": "Triangular", "Triangular.Syntax": "[ <Lower Bound>, <Upper Bound>, <Mode>, <Variable Value> ]\\n[ <Lower Bound>, <Upper Bound>, <Mode>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Lower Bound>, <Upper Bound>, <Mode>, x, <Boolean Cumulative> ]", "TrigCombine": "TrigCombine", "TrigCombine.Syntax": "[ <Expression> ]\\n[ <Expression>, <Target Function> ]", "TrigExpand": "TrigExpand", "TrigExpand.Syntax": "[ <Expression> ]\\n[ <Expression>, <Target Function> ]", "TrigExpand.SyntaxCAS": "[ <Expression> ]\\n[ <Expression>, <Target Function> ]\\n[ <Expression>, <Target Function>, <Target Variable> ]\\n[ <Expression>, <Target Function>, <Target Variable>, <Target Variable> ]", "TrigSimplify": "TrigSimplify", "TrigSimplify.Syntax": "[ <Expression> ]", "Trilinear": "Trilinear", "Trilinear.Syntax": "[ <Point>, <Point>, <Point>, <Number>, <Number>, <Number> ]", "TurningPoint": "InflectionPoint", "TurningPoint.Syntax": "[ <Polynomial> ]", "TurningPoint.SyntaxCAS": "[ <Function> ]", "Turtle": "Turtle", "Turtle.Syntax": "[]", "TurtleBack": "TurtleBack", "TurtleBack.Syntax": "[ <Turtle>, <Distance> ]", "TurtleDown": "TurtleDown", "TurtleDown.Syntax": "[ <Turtle> ]", "TurtleForward": "TurtleForward", "TurtleForward.Syntax": "[ <Turtle>, <Distance> ]", "TurtleLeft": "TurtleLeft", "TurtleLeft.Syntax": "[ <Turtle>, <Angle> ]", "TurtleRight": "TurtleRight", "TurtleRight.Syntax": "[ <Turtle>, <Angle> ]", "TurtleUp": "TurtleUp", "TurtleUp.Syntax": "[ <Turtle> ]", "Type": "Type", "Type.Syntax": "[ <Object> ]", "UnicodeToLetter": "UnicodeToLetter", "UnicodeToLetter.Syntax": "[ <Integer> ]", "UnicodeToText": "UnicodeToText", "UnicodeToText.Syntax": "[ <List of Integers> ]", "Uniform": "Uniform", "Uniform.Syntax": "[ <Lower Bound>, <Upper Bound>, <Variable Value> ]\\n[ <Lower Bound>, <Upper Bound>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Lower Bound>, <Upper Bound>, x, <Boolean Cumulative> ]", "Union": "Union", "Union.Syntax": "[ <List>, <List> ]\\n[ <Polygon>, <Polygon> ]", "Unique": "Unique", "Unique.Syntax": "[ <List> ]", "UnitOrthogonalVector": "UnitPerpendicularVector", "UnitOrthogonalVector.Syntax": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]", "UnitOrthogonalVector.Syntax3D": "[ <Line> ]\\n[ <Segment> ]\\n[ <Vector> ]\\n[ <Plane> ]", "UnitOrthogonalVector.SyntaxCAS": "[ <Vector> ]", "UnitVector": "UnitVector", "UnitVector.Syntax": "[ <Object> ]", "UnitVector.SyntaxCAS": "[ <Vector> ]", "UpdateConstruction": "UpdateConstruction", "UpdateConstruction.Syntax": "[ ]\\n[ <Number of times> ]", "UpperSum": "UpperSum", "UpperSum.Syntax": "[ <Function>, <Start x-Value>, <End x-Value>, <Number of Rectangles> ]", "Variance": "Variance", "Variance.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "Vector": "Vector", "Vector.Syntax": "[ <Point> ]\\n[ <Start Point>, <End Point> ]", "Vertex": "Vertex", "Vertex.Syntax": "[ <Conic> ]\\n[ <Inequality> ]\\n[ <Polygon> ]\\n[ <Polygon>, <Index> ]\\n[ <Segment>, <Index> ]", "VerticalText": "VerticalText", "VerticalText.Syntax": "[ <Text> ]\\n[ <Text>, <Point> ]", "Volume": "Volume", "Volume.Syntax": "[ <Solid> ]", "Voronoi": "Voronoi", "Voronoi.Syntax": "[ <List of Points> ]", "Weibull": "Weibull", "Weibull.Syntax": "[ <Shape>, <Scale>, <Variable Value> ]\\n[ <Shape>, <Scale>, <Variable Value>, <Boolean Cumulative> ]\\n[ <Shape>, <Scale>, x, <Boolean Cumulative> ]", "Weibull.SyntaxCAS": "[ <Shape>, <Scale>, <Variable Value> ]", "ZMean2Estimate": "ZMean2Estimate", "ZMean2Estimate.Syntax": "[ <List of Sample Data 1>, <List of Sample Data 2>, <\\u03c31>, <\\u03c32>, <Confidence Level> ]\\n[ <Sample Mean 1>, <\\u03c31>, <Sample Size 1>, <Sample Mean 2>, <\\u03c32>, <Sample Size 2>, <Confidence Level> ]", "ZMean2Test": "ZMean2Test", "ZMean2Test.Syntax": "[ <List of Sample Data 1>, <\\u03c31>, <List of Sample Data 2>, <\\u03c32>, <Tail> ]\\n[ <Sample Mean 1>, <\\u03c31>, <Sample Size 1>, <Sample Mean 2>, <\\u03c32>, <Sample Size 2>, <Tail> ]", "ZMeanEstimate": "ZMeanEstimate", "ZMeanEstimate.Syntax": "[ <List of Sample Data>, <\\u03c3>, <Confidence Level> ]\\n[ <Sample Mean>, <\\u03c3>, <Sample Size>, <Confidence Level> ]", "ZMeanTest": "ZMeanTest", "ZMeanTest.Syntax": "[ <List of Sample Data>, <\\u03c3>, <Hypothesized Mean>, <Tail> ]\\n[ <Sample Mean>, <\\u03c3>, <Sample Size>, <Hypothesized Mean>, <Tail> ]", "ZProportion2Estimate": "ZProportion2Estimate", "ZProportion2Estimate.Syntax": "[ <Sample Proportion 1>, <Sample Size 1>, <Sample Proportion 2>, <Sample Size 2>, <Confidence Level> ]", "ZProportion2Test": "ZProportion2Test", "ZProportion2Test.Syntax": "[ <Sample Proportion 1>, <Sample Size 1>, <Sample Proportion 2>, <Sample Size 2>, <Tail> ]", "ZProportionEstimate": "ZProportionEstimate", "ZProportionEstimate.Syntax": "[ <Sample Proportion>, <Sample Size>, <Confidence Level> ]", "ZProportionTest": "ZProportionTest", "ZProportionTest.Syntax": "[ <Sample Proportion>, <Sample Size>, <Hypothesized Proportion>, <Tail> ]", "Zip": "Zip", "Zip.Syntax": "[ <Expression>, <Var1>, <List1>, <Var2>, <List2>, ... ]", "Zipf": "Zipf", "Zipf.Syntax": "[ <Number of Elements>, <Exponent> ]\\n[ <Number of Elements>, <Exponent>, <Boolean Cumulative> ]\\n[ <Number of Elements>, <Exponent>, <Variable Value>, <Boolean Cumulative> ]", "Zipf.SyntaxCAS": "[ <Number of Elements>, <Exponent>, <Variable Value>, <Boolean Cumulative> ]", "ZoomIn": "ZoomIn", "ZoomIn.Syntax": "[ ]\\n[ <Scale Factor> ]\\n[ <Scale Factor>, <Center Point> ]\\n[ <Min x>, <Min y>, <Max x>, <Max y> ]\\n[ <Min x>, <Min y>, <Min z>, <Max x>, <Max y>, <Max z> ]", "ZoomOut": "ZoomOut", "ZoomOut.Syntax": "[ <Scale Factor> ]\\n[ <Scale Factor>, <Center Point> ]", "mad": "mad", "mad.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "mean": "mean", "mean.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "stdev": "stdev", "stdev.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]", "stdevp": "stdevp", "stdevp.Syntax": "[ <List of Raw Data> ]\\n[ <List of Numbers>, <List of Frequencies> ]"}');__GGB__keysVar["fil"].error=JSON.parse('{"AssignmentToFixed": "Hindi pwedeng baguhin ang fixed objects", "CAS.GeneralErrorMessage": "Paumanhin, may nangyaring mali. Mangyaring suriin ang iyong input", "CAS.InvalidReferenceError": "Isa o higit na references ay invalid", "CAS.SelectionStructureError": "Pakitingnan ang pagkaayos ng iyong selection", "CAS.TimeoutError": "Itinigil dahil sa masyadong matagal na kalkulasyon", "CAS.VariableIsDynamicReference": "Tangkang italaga ang dynamic reference", "CannotUnsnap": "Hindi mai-unsnap ang application.", "ChangeDependent": "Ang dependent objects ay hindi pwedeng palitan", "CircularDefinition": "Circular definition", "Error": "Error", "ExponentMustBeInteger": "Ang bawat exponent ay dapat integer.", "FileFormatUnknown": "Hindi kilalang file format", "FileLoadingError": "Sorry, the file could not be loaded. Please refresh the page or go to https://help.geogebra.org for support", "FileNotFound": "Hindi makita ang file", "FrameLoadError": "This web page does not support embedding.", "FunctionExpected": "Function ang inaasahan", "IllegalAddition": "Ilegal na addition", "IllegalArgument": "Ilegal na argument", "IllegalArgumentNumber": "Ilegal na dami ng arguments", "IllegalAssignment": "Ilegal na assignment", "IllegalBoolean": "Ilegal na Boolean operation", "IllegalComparison": "Ilegal na pagkukumpara", "IllegalDivision": "Ilegal na division", "IllegalExponent": "Ilegal na exponent", "IllegalListOperation": "Ilegal na list operation", "IllegalMultiplication": "Ilegal na multiplication", "IllegalSubtraction": "Ilegal na subtraction", "IncompleteEquation": "Hindi kumpletong equation:\\nPaki-enter ang parehong sides ng equation", "InputError.EndValueLessThanStartValue": "End value for x must be greater than start value for x.", "InputError.Enter_a_number": "Enter a number.", "InputError.Enter_a_number_greater_than_0": "Enter a number greater than 0", "InvalidEquation": "Maling equation:\\nPaki-enter ang polynomial equation sa x at y", "InvalidFunction": "Maling function:\\nPaki-enter ang explicit function sa x", "InvalidInput": "Paumanhin, may nangyaring mali. Mangyaring suriin ang iyong input", "LabelAlreadyUsed": "This label is already used.", "LoadFileFailed": "Hindi mabuksan ang file", "NameUsed": "Ang label na ito ay ginagamit na", "NotAuthorized": "Not authorized", "NumberExpected": "Number ang inaasahan", "PasteImageFailed": "Paumanhin - hindi mai-paste ang bitmap galing sa clipboard", "RenameFailed": "Hindi natuloy ang pagrename", "ReplaceFailed": "Hindi natuloy ang pagredefine", "SaveFileFailed": "Hindi natuloy ang pagsave", "TableValuesMaxGreater": "Minimum value needs to be less than the maximum value", "TableValuesMinMaxInvalid": "The minimum and/or maximum values are invalid", "TableValuesStepInvalid": "Value for step is invalid", "TooManyRows": "Your input would create too many table rows. Please change your range values.", "Tool.CommandNameTaken": "Ang command name ay ginagamit na ng ibang tool", "Tool.CreationFailed": "Hindi magawa ang tool", "Tool.DeleteUsed": "Ang sumusunod na tools ay ginamit upang lumikha ng mga napiling objects at hindi maaaring tanggalin:", "Tool.InputNotNeeded": "Ang input object ay hindi kailangan", "Tool.OutputNotDependent": "Ang output object ay hindi nagdidepende sa input objects", "UnbalancedBrackets": "Hindi pareho ang bilang ng brackets", "UndefinedVariable": "Ito ay hindi nadefine bilang variable", "UnknownCommand": "Ito ay hindi kilalang command", "VectorExpected": "Ang point o vector ang inaasahan", "VideoAccessError": "Something went wrong.", "VideoAccessError.Mebis": "Something went wrong. Please check if you are online and logged in to Mebis."}');__GGB__keysVar["fil"].menu=JSON.parse('{"1VariableStatistics": "1 Variable Statistics", "2VariableStatistics": "2 Variable Statistics", "ACommand": "%0 Command", "ADecimalPlace": "%0 Decimal Place", "ADecimalPlaces": "%0 Decimal Places", "ADerivativeOfB": "%0 derivative of %1", "ADilatedByFactorBfromC": "%0 dilated by factor %1 from %2", "ADoesNotIntersectWithB": "%0 does not intersect with %1", "AGray": "%0 Gray", "AIntersectsWithB": "%0 intersects with %1", "AMirroredAtB": "%0 mirrored at %1", "ANOVA": "ANOVA", "APixelsOnScreen": "%0 pixels on screen", "ARotatedByAngleB": "%0 rotated by angle %1", "ARotatedByAngleBAboutC": "%0 rotated by angle %1 about %2", "ARotatedByAngleBAboutCThroughD": "%0 rotated by angle %1 about an axis parallel to %2 passing through %3", "ARotatedByAngleBAboutPlaneCThroughD": "%0 rotated by angle %1 about an axis perpendicular to %2 and passing through %3", "ASignificantFigure": "%0 Significant Figure", "ASignificantFigures": "%0 Significant Figures", "AStatistics": "%0 Statistics", "ATouchesB": "%0 touches %1", "AandB": "%0 and %1", "AandBareEqual": "%0 and %1 are equal", "AandBareLinearlyDependent": "%0 and %1 are linearly dependent", "AandBareLinearlyIndependent": "%0 and %1 are linearly independent", "AandBareNotEqual": "%0 and %1 are not equal", "AandBareNotPerpendicular": "%0 and %1 are not perpendicular", "AandBareParallel": "%0 and %1 are paralle", "AandBarePerpendicular": "%0 and %1 are perpendicular", "AandBcannotBeCompared": "%0 and %1 cannot be compared", "About": "Impormasyon", "AboutLicense": "About/License", "AbsoluteScreenLocation": "Absolute Position on Screen", "Accelerometer": "Acceleration", "Accents": "Accents", "AccentsExt": "Extended Accents", "ActionObjectTools": "Action Object Tools", "ActualFrequency": "Actual Frequency (Hz)", "AddColumn": "Add Column", "AddCustomColor": "Add Custom Color", "AddFavorite": "Add Favorite", "AddItem": "Add Item", "AddLabel": "Add label", "AddRow": "Add Row", "AddSelection": "Isama ang napili", "AddTrace": "Add object to the trace list", "Adjustment": "Adjustment", "AdoesNotLieOnB": "%0 does not lie on %1", "AdoesNotLieOnThePerimeterOfB": "%0 does not lie on the perimeter of %1", "AdoesNothaveTheSameAreaAsB": "%0 does not have the same area as %1", "AdoesNothaveTheSameLengthAsB": "%0 does not have the same length as %1", "Advanced": "Advanced", "AhasTheSameAreaAsB": "%0 has the same area as %1", "AhasTheSameLengthAsB": "%0 has the same length as %1", "AintersectsWithBOnce": "%0 intersects with %1 once", "AintersectsWithBTwice": "%0 intersects with %1 twice", "AisAnAsymptoteToB": "%0 is an asymptote to %1", "AisNotDefined": "%0 is not defined", "AisaDegenerateBranchOfB": "%0 is a degenerate branch of %1", "AisaTangentToB": "%0 is a tangent to %1", "Algebra": "Algebra", "AlgebraDescriptions": "Algebra Descriptions", "AlgebraWindow": "Algebra", "AliesOnB": "%0 lies on %1", "AliesOnThePerimeterOfB": "%0 lies on the perimeter of %1", "All": "All", "AllBars": "All Bars", "AllCommands": "All Commands", "AllSlices": "All Slices", "AllViews": "All Views", "AllowRescaling": "Allow Rescaling", "AllowStyleBar": "Allow Style Bar", "AllowTooltips": "Allow Tooltips", "Alt": "Alt", "AltGr": "AltG", "AlternativeHypothesis": "Alternative Hypothesis", "AlternativeHypothesis.short": "Alternative", "Altitude": "Altitude", "AlwaysTrue": "(always true)", "Anaglyph": "Anaglyph", "Analyze": "Analyze", "Angle": "Angle", "Angle.Help": "Pumili ng tatlong point o dalawang linya", "Angle.Tool": "Angle", "AngleA": "Angle %0", "AngleBetween": "Angle Between:", "AngleBetweenAB": "Angle between %0, %1", "AngleBetweenAB.short": "%0 to %1", "AngleBetweenABC": "Angle between %0, %1, %2", "AngleBetweenABCofD": "Angle between %0, %1, %2 of %3", "AngleBisector": "Angle Bisector", "AngleBisector.Help": "Pumili ng tatlong point o dalawang linya", "AngleBisectorOfAB": "Angle bisector of %0, %1", "AngleBisectorOfABC": "Angle bisector of %0, %1, %2", "AngleFixed": "Angle with Given Size", "AngleFixed.Help": "Pumili ng leg point, pagkatapos vertex at sukat", "AngleOfA": "Angle of %0", "AngleUnit": "Angle Unit", "Angles": "Angles", "AnglesOfA": "Angles of %0", "AnimatedGIF": "Animated GIF", "AnimatedGIF.Calculating": "Calculating\\u2026", "AnimatedGIF.ErrorA": "Error: %0", "AnimatedGIF.Processing": "Processing\\u2026", "AnimatedGIF.Success": "Export successful", "AnimatedGIFExport": "Animated GIF Export", "Animating": "Animation On", "Animation": "Animation", "AnimationLoop": "As Loop?", "AnimationSpeed": "Speed", "AnimationStarted": "animation has started", "AnimationStep": "Increment", "AnimationStopped": "animation has stopped", "Apply": "Apply", "ApplyDefaults": "Apply Defaults", "ApplyTemplate": "Apply Template", "ApplyToSelectedObjects": "Apply to selected objects", "Apps": "Apps", "Apt": "%0 pt", "Arc": "Arc", "ArcLengthOfA": "Arc Length of %0", "Area": "Area", "Area.Help": "Pumili ng polygon,circle o conic", "AreaOfA": "Area of %0", "Ascending": "Ascending", "AskAQuestion": "Ask a Question", "Assignment.Edit": "Edit Task", "AsymptoteToA": "Asymptote to %0", "Ath": "%0th", "AttachDetachPoint": "Attach / Detach Point", "AttachDetachPoint.Help": "Pumili ng Point (at ng Object na ia-attach)", "Audio": "Audio", "Author": "Author", "AutoDimension": "Automatic Dimensions", "Automatic": "Automatic", "AuxiliaryObject": "Auxiliary Object", "AuxiliaryObjects": "Auxiliary Objects", "Axes": "Axes", "AxesColored": "Colored Axes", "AxisLabel": "Tatak", "AxisOfA": "Axis of %0", "AxisTicks": "Ticks", "AxisUnitLabel": "Unit", "Back": "Balik", "BackgroundColor": "Kulay ng Likuran", "BackgroundImage": "Larawan ng Likuran", "BarA": "Bar %0", "BarChart": "Bar Chart", "BasicLineTools": "Line Tools", "BetweenGroups": "Between Groups", "Binomial.number": "n", "Binomial.probability": "p", "BlackboardLetters": "Blackboard Letters", "Bold": "Makapal", "Bold.Short": "B", "Boolean": "Halagang Boolean", "BoxSize": "Clipping box size", "BoxSize.large": "Large", "BoxSize.medium": "Medium", "BoxSize.small": "Small", "Boxplot": "Boxplot", "Brackets": "Brackets", "Breakpoint": "Punto ng pagkabreyk", "Breakpoint.short": "BP", "Browser": "Browser", "ButNotGenerallyTrue": "(but not generally true)", "Button": "Pindutan", "Button.Caption": "Caption", "Button.Help": "I-click ang Graphics View para maglagay ng button", "Button.Tool": "Insert Button", "ButtonSize": "Button Size", "ByLayering": "By Layering", "CAS": "CAS", "CAS.AutomaticRename": "Ang pangalang %0 ay ginagamit na at pinalitan sa %1", "CASCalculator": "CAS Calculator", "CASFieldHelp": "<html><body><p><b>Paggamit ng CAS View</b></p><table border=\\"1\\"><tr><td>Enter </td><td>Evaluate input</td></tr><tr><td>; </td><td>Suppress output</td></tr><tr><td>Ctrl + Enter </td><td>Evaluate in numeric mode</td></tr><tr><td>Alt + Enter </td><td>Check input</td></tr><tr><td>Escape</td><td>Clear input</td></tr><tr><td>$</td><td>Previous output (dynamic reference)</td></tr><tr><td>#</td><td>Previous output (static reference)</td></tr><tr><td>$3</td><td>Output of 3rd cell (dynamic reference)</td></tr><tr><td>#3</td><td>Output of 3rd cell (static reference)</td></tr><tr><td>F1</td><td>Help for current command</td></tr><tr><td>TAB</td><td>Show next matching command</td></tr></table><p><br><b>Auto-Completion of Commands</b><br>After typing the first two letters of a command<br>GeoGebra will complete the command for you.</p><table border=\\"1\\"><tr><td>Enter </td><td>Accept proposed command</td></tr><tr><td>Another letter</td><td>Adapts proposed command</td></tr></table></body></html>", "CASInitializing": "Sinisimulan ang CAS", "CASPlot": "Plot", "CASPlot.Help": "I-click ang input o output ng CAS cell para iguhit ang nilalaman nito sa Graphics View", "CASShowRationalExponentsAsRoots": "Ipakita ang rational exponents bilang ugat", "CASTimedOut": "Naubusan ng oras ang CAS", "CASViewOnly": "Ang command na \\"%0\\" ay pwede lamang sa CAS view", "Calculate": "Bilangin", "CalculatorSuite": "Calculator Suite", "CalculatorSuite.short": "Calculator Suite", "CalligraphicLetters": "Calligraphic Letters", "Camera": "Camera", "Cancel": "Cancel", "Caption": "Kapsyon", "CaptionAndValue": "Kapsyon & Halaga", "Cartesian": "Cartesian", "CartesianCoords": "Koordineyt na Kartesyan", "CartesianCoords3D": "3D Cartesian Coordinates", "CasCell": "CAS Cell", "CasCellUseAsText": "Text", "CasTimeout": "Pagkaubos ng oras ng CAS (sa mga segundo)", "Categories": "Categories", "CellAisNotDefined": "Walang kahulugan ang Cell %0", "CenterImage": "Center Image", "CenterOfA": "Gitna ng %0", "CentroidOfA": "Sentroyd ng %0", "ChartError.OneColumn": "One column required", "ChartError.TwoColumns": "Two columns required", "CheckBox": "Check Box to Show / Hide Object", "CheckBox.Help": "I-click ang Graphics View para i-specify ang posisyon", "CheckBoxTitle": "Check Box to Show/Hide Objects", "CheckOutTutorial": "Check out our %0 tutorial!", "CheckedNumerically": "(naka-tsek ayon sa bilang)", "ChiSquaredContribution": "\\u03a7\\u00b2 Contribution", "ChiSquaredTest": "ChiSquared Test", "ChooseCalculator": "Choose GeoGebra Calculator", "ChooseColor": "Pumili ng Kulay", "ChooseFromFile": "Choose from File", "ChooseObject": "Pumili ng isang bagay", "Circle": "Pangkat", "Circle2": "Circle with Center through Point", "Circle2.Help": "Piliin ang center point, pagkatapos, i-click ang circle", "Circle3": "Circle through Three Points", "Circle3.Help": "Piliin ang tatlong point sa circle", "CircleArcTools": "Circle & Arc Tools", "CircleAxisPoint": "Circle with Axis through Point", "CircleAxisPoint.Help": "Pumili ng axis, pagkatapos ang point sa circle", "CircleEquation": "(x - m)\\u00b2 + (y - n)\\u00b2 = r\\u00b2", "CircleOfAxisAThroughB": "Bilog ng aksis %0 %1", "CirclePointRadius": "Circle with Center and Radius", "CirclePointRadius.Help": "Pumili ang center point pagkatapos i-enter radius", "CirclePointRadiusDirection": "Circle with Center, Radius and Direction", "CirclePointRadiusDirection.Help": "Pumili ang center point, direksyon at i-enter ang radius", "CircleThroughABC": "Bilog sa %0, %1, %2", "CircleThroughAwithCenterB": "Bilog sa %0 na may gitnang %1", "CircleWithCenterARadiusBParallelToC": "Bilog na may gitnang %0 at radius na %1 na kahilera ng %2", "CircleWithCenterAThroughBAxisParallelToC": "Bilog na may gitnang %0 sa %1 na may aksis na kahilera ng %2", "CircleWithCenterAThroughBParallelToC": "Bilog na may gitnang %0 sa %1, kahilera ng %2", "CircleWithCenterAandRadiusB": "Bilog na may gitnang %0 at radius na %1", "CircleWithCenterAandRadiusBAxisParallelToC": "Bilog na may gitnang %0 at radius na %1 na may aksis na kahilera ng %2", "CircularArc": "Circular Arc", "CircularArc.Help": "Pumili ng sentro at dalawang points", "CircularSector": "Circular Sector", "CircularSector.Help": "Pumili ng center at dalawang points", "CircumcircularArc": "Circumcircular Arc", "CircumcircularArc.Help": "Piliin ang tatlong points sa arc", "CircumcircularSector": "Circumcircular Sector", "CircumcircularSector.Help": "Pumili ng tatlong points sa sector", "CircumferenceOfA": "Circumference ng %0", "ClassRule": "Class Rule", "ClassWithFrequency": "Class with Frequency", "Classes": "Classes", "Clear": "Clear All", "ClearColumn": "Clear Column", "ClearColumns": "Clear Columns", "ClearRow": "Clear Row", "ClearRows": "Clear Rows", "ClearSelection": "Clear Selection", "ClearTrace": "Clear all traces", "ClickHereToGetHelp": "Click here to get help", "Clipboard": "Clipboard", "Clipboard.Blackboard": "Klipbord: Blakbord", "Clipboard.Google": "Klipbord: Gadyet ng Google", "Clipboard.MediaWiki": "Klipbord: MediaWiki", "Clipboard.iframe": "Klipbord: <iframe>", "ClipboardMessage": "Clipboard export successful.\\nNow turn HTML editing on and paste into your LMS (eg Moodle)", "Clipping": "Clipping", "Close": "Close", "CloseAll": "Close All", "CloseApplicationLoseUnsavedData": "Isasara mo GeoGebra application at mawawala lahat ng di mo na-save", "CloseFile": "Close File", "CmdList": "Input Help", "Coefficient": "Coefficient", "CoefficientOfDetermination": "Coefficient of determination", "CollaborationStopped.text": "You can now save a private copy of the file (this option won\'t be available later)", "CollaborationStopped.title": "Collaboration stopped", "Collaborative": "Collaborative", "CollapseAll": "Collapse All", "CollapseRows": "Collapse Rows", "Color": "Kulay", "ColorfulConstructionProtocol": "Makulay na protokol sa paggawa", "Column.X": "X", "Column.Y": "Y", "ColumnA": "Column %0", "ColumnHeader": "Column Header", "ColumnOrder": "Column Order", "ColumnPercent": "Column %", "ColumnReset": "New column on drag", "Columns": "Columns", "Comma": "Comma", "Command": "Utos", "CommandName": "Command name", "Commands": "Commands", "CommonTangentOfCirclesAandB": "Pangkaraniwang dikit ng mga bilog na %0 at %1", "ComparisonNotPossible": "Sorry, it\'s not possible to compare those objects", "Compass": "Compass", "Compass.Help": "Pumili ng segment o dalawang points para sa radius, pagkatapos piliin ang center point", "ComplexFunction": "Complex Function", "ComplexNumber": "Komplikadong Numero", "ComplexNumber.Help": "I-click ang Graphics View para makagawa ng complex number", "ComplexNumber.Tool": "Complex Number", "ConciseCode": "Concise Code", "ConciseUsingCSE5": "Concise Using cse5", "Condition.ShowObject": "Condition to Show Object", "Conditions": "Conditions", "Cone": "Cone", "Cone.Help": "Select bottom point, then top point, then enter radius", "Cone.Tool": "Cone", "ConeWithCenterAAxisParallelToBAngleC": "Cone na may gitnang %0, aksis na kahilera ng %1, anggulong %2", "ConfidenceInterval": "Confidence Interval", "ConfidenceLevel": "Confidence Level", "ConfirmDeleteA": "Are you sure you want to delete \\"%0\\"?", "Conic": "Koniko", "Conic5": "Conic through Five Points", "Conic5.Help": "Piliin ang limang points sa conic", "ConicFromCoeffListA": "Koniko mula sa %0", "ConicLinesEquation": "(a x + b y + c) (d x + e y + f) = 0", "ConicMenu": "Conic", "ConicSectionTools": "Conic Section Tools", "ConicThroughABCDE": "Koniko sa %0, %1, %2, %3, %4", "Conics": "Mga koniko", "Conify": "Extrude to Pyramid or Cone", "Conify.Help": "I-drag ang polygon/circle, o piliin ang polygon/circle at i-enter ang altitude para gumawa ng centered pyramid/cone", "Connecting": "Connecting\\u2026", "ConstructionNotDegenerate": "the construction is not degenerate", "ConstructionOrder": "Construction Order", "ConstructionProtocol": "Protokol sa paggawa", "ConstructionProtocolButton": "Pindutan para sa pagbukas ng protokol sa paggawa", "ConstructionProtocolHelp": "<html><body><p><b>Using the Construction Protocol</b></p><p><br><b>Keyboard</b></p><table border=\\"1\\"><tr><td>\\u2191</td><td>Previous construction step</td></tr><tr><td>\\u2193</td><td>Next construction step</td></tr><tr><td>Home</td><td>Start of construction</td></tr><tr><td>End</td><td>End of construction</td></tr><tr><td>Del</td><td>Delete construction step</td></tr></table><p><b><br>Mouse</b></p><table border=\\"1\\"><tr><td>Double click row</td><td>Choose construction step</td></tr><tr><td>Double click header</td><td>Start of construction</td></tr><tr><td>Drag & drop row</td><td>Move construction step</td></tr><tr><td>Right click row</td><td>Context menu</td></tr></table></body></html>", "ConstructionProtocolNavigation": "Bar ng nabigasyon para sa hakbang sa paggawa", "ContextMenu.BarChart": "Bar chart", "ContextMenu.BringForward": "Bring forward", "ContextMenu.BringToFront": "Bring to front", "ContextMenu.Column": "Column", "ContextMenu.ConfirmDeleteA": "Resource \\"%0\\" was successfully deleted.", "ContextMenu.CreateChart": "Create chart", "ContextMenu.DeleteError": "Sorry, something went wrong when trying to delete the resource.", "ContextMenu.DuplicateInput": "Duplicate input", "ContextMenu.DuplicateOutput": "Duplicate output", "ContextMenu.Font": "Font", "ContextMenu.Group": "Group", "ContextMenu.Heading": "Heading", "ContextMenu.ImportData": "Import data", "ContextMenu.LineChart": "Line chart", "ContextMenu.PieChart": "Pie chart", "ContextMenu.Row": "Row", "ContextMenu.SendBackward": "Send backward", "ContextMenu.SendToBack": "Send to back", "ContextMenu.Ungroup": "Ungroup", "ContextMenu.clip": "Clip", "ContextMenu.deleteColumn": "Delete column", "ContextMenu.deleteRow": "Delete row", "ContextMenu.insertColumnLeft": "Insert column left", "ContextMenu.insertColumnRight": "Insert column right", "ContextMenu.insertRowAbove": "Insert row above", "ContextMenu.insertRowBelow": "Insert row below", "ContextMenu.rotateDown": "Rotate down", "ContextMenu.rotateNone": "None", "ContextMenu.rotateUp": "Rotate up", "ContextMenu.textRotation": "Text rotation", "ContextMenu.textWrapping": "Text wrapping", "ContextMenu.wrap": "Wrap", "Continuity": "Continuity", "Continuous": "Continuous", "Coordinates": "Mga koordineyt", "CopiedToClipboard": "Copied to clipboard", "Copy": "Copy", "CopyAsImage": "Copy as Image", "CopyAsLaTeX": "Copy as LaTeX", "CopyAsLibreOfficeFormula": "Kopyahin bilang LibreOffice Formula", "CopyImage": "Copy Image", "CopyImageAsSVG": "Copy Image as SVG", "CopyInput": "Copy Input", "CopyOfA": "Ang kopya ng %0", "CopyToClipboard": "Kopyahin sa Klipbord", "CopyToGraphics": "Copy to Graphics View", "CopyToInputBar": "Copy to Input Bar", "CopyToSpreadsheet": "Copy to Spreadsheet", "CopyVisualStyle": "Copy Visual Style", "CopyVisualStyle.Help": "Pumili ng isang object, pagkatapos i-click ang iba pa", "CornerPoint": "Sulok", "CorrelationCoefficient.short": "r", "Count": "Bilangin", "Count.Help": "Pumili ng grupo ng cells", "Count.Tool": "Count", "Create": "Create", "CreateCurveFit": "Best Fit Curve", "CreateCurveFit.Help": "Piliin ang cells para sa points pagkatapos i-click ang tool button", "CreateDataFunction": "Create DataFunction", "CreateDataList": "Create List", "CreateListGraphicsView": "Create List", "CreateListGraphicsView.Help": "I-drag a rectangle paikot sa Objects", "CreateListOfPoints": "Create List of Points", "CreateNumber": "Create Number", "CreatePolyLine": "Create PolyLine", "CreatePolyLine.Help": "Pumili ng cells pagkatapos i-click the tool button", "CreateSliders": "Create Sliders", "CreateSlidersForA": "Create slider(s) for: %0", "CreateTableValues": "Table of values", "CreateYourOwn": "GeoGebra Classic", "CreatingAnimatedGIF": "Creating Animated GIF:", "CrossAt": "Magsalubong sa", "Ctrl": "Ctrl", "Cube": "Cube", "Cube.Help": "Select two points or other corresponding objects", "Cube.Tool": "Cube", "Cubic": "Cubic", "Cumulative": "Cumulative", "CursiveLetters": "Cursive Letters", "Curve": "Kurba", "CurveCartesian": "Parametric Curve", "Custom": "Custom", "CustomTools": "Custom Tools", "Cut": "Cut", "Cylinder": "Cylinder", "Cylinder.Help": "Select two points, then enter radius", "Cylinder.Tool": "Cylinder", "CylinderBetweenABRadiusC": "Cylinder sa gitna ng %0 at %1 na may radius %2", "CylinderWithAxisARadiusB": "Cylinder na may aksis %0 at radius %1", "Data": "Data", "DataAnalysis": "Data Analysis", "DataColumn": "Data Column", "DataColumnName": "Data Column Name", "DataConnection": "Connection with GeoGebra Sensors app", "DataConnectionFailed": "Sorry, connection failed. Please check the sharing code and try again.", "DataCount": "Count", "DataSharingCode": "Sharing Code", "DataSource": "Data Source", "DataTitle": "Data Title", "DataType": "Data Type", "DataWithFrequency": "Data with Frequency", "Date": "Petsa", "Day.1": "Linggo", "Day.2": "Lunes", "Day.3": "Martes", "Day.4": "Miyerkules", "Day.5": "Huwebes", "Day.6": "Biyernes", "Day.7": "Sabado", "DecimalPlaces": "Decimal Places", "Decoration": "Palamuti", "Decreasing": "Papaliit", "Default": "Orihinal", "Default.Restore": "Restore Default", "Default.Set": "Set as Default", "DefaultPointStyle": "Orihinal na estilo ng point", "Defaults": "Mga orihinal", "DefineFunctions": "Define functions", "Definition": "Kahulugan", "DefinitionAndValue": "Definition & Value", "Degree": "Degree", "DegreeUnit": "degree", "DegreesMinutesSeconds": "Degrees, minutes, seconds", "DegreesOfFreedom.short": "df", "DegreesOfFreedom1.short": "df1", "DegreesOfFreedom2.short": "df2", "Delete": "Burahin", "Delete.Help": "Pumili ng object", "Delete.Tool": "Delete Object", "DeleteARows": "Delete %0 rows", "DeleteColumnA": "Delete Column %0", "DeleteColumnsAtoB": "Delete Columns %0 to %1", "DeleteFailed": "Delete failed", "DeleteObjects": "Delete Objects", "DeleteRowA": "Burahin ang hanay %0", "DeleteRowsAtoB": "Burahin ang mga hanay mula %0 hanggang %1", "DeleteTool": "Delete Tool", "Delimiter": "Delimiter", "Dependency": "Dependensi", "DependentObjects": "Mga Bagay na umaasa", "DepthScaleFactor": "Depth Scale Factor", "Derivative": "Derivative", "Derivative.Help": "Nagko-compute ng first derivative", "DerivativeOfA": "Hango mula sa %0", "Descending": "Descending", "Description": "Description", "Description.AVRowInput": "Line %0: %1", "Description.AVRowOutputs": "Algebra View row %0 shows %1", "Description.Done": "Close product tour", "Description.FocusedInputContainsA": "Focused input contains: %0", "Description.HelpOnA": "Help on %0", "Description.Menu": "Open Menu", "Description.Next": "Go to next page in product tour", "DiameterOfAConjugateToB": "Kadikit na dayametro ng %0 sa %1", "DifferenceOfMeans.short": "\\u03bc\\u2081 - \\u03bc\\u2082", "DifferenceOfProportions.short": "p\\u2081 - p\\u2082", "DifferenceofMeansT": "Difference of Means T", "Differences": "Differences", "Dilate.Factor": "Factor", "DilateFromPoint": "Dilate Object from Point by Factor", "DilateFromPoint.Help": "Pumili ng object na ida-dilate, pagkatapos center point, at i-enter ang factor", "Dimensions": "Mga sukat", "DirectionOfA": "Direksyon ng %0", "Directrix": "Dayrektriks", "DirectrixOfA": "Dayrektriks ng %0", "Discard": "Discard", "Discrete": "Discrete", "Display": "Ipakita", "DisplayPointSymbol": "Ipakita ang mga sagisag para sa mga point", "Distance": "Distance or Length", "Distance.Help": "Pumili ng 2 points, segment, polygon, or circle", "DistanceAB.LaTeX": "\\"\\\\overline{\\" + %0 + %1 + \\"} \\\\, = \\\\, \\" + %2", "DistanceOfAandB": "Layo ng %0 at %1", "Distribution": "Distribution", "Distribution.Beta": "Beta", "Distribution.Binomial": "Binomial", "Distribution.Cauchy": "Cauchy", "Distribution.ChiSquare": "Chi-Squared", "Distribution.Exponential": "Exponential", "Distribution.F": "F-Distribution", "Distribution.Gamma": "Gamma", "Distribution.Hypergeometric": "Hypergeometric", "Distribution.Logistic": "Logistic", "Distribution.Lognormal": "Log-Normal", "Distribution.Normal": "Normal", "Distribution.Pascal": "Pascal", "Distribution.Poisson": "Poisson", "Distribution.Population": "Population", "Distribution.Scale": "Scale", "Distribution.Shape": "Hugis", "Distribution.StudentT": "Student", "Distribution.Weibull": "Weibull", "DoYouWantToSaveYourChanges": "Do you want to save your changes?", "Dodecahedron": "Dodecahedron", "DontDeleteTool": "Don\'t Delete Tool", "DontOverwrite": "Don\'t Overwrite", "DontRecordToSpreadsheet": "Don\'t Record to Spreadsheet", "DontSave": "Don\'t Save", "DotPlot": "Dot Plot", "Dots": "Dots", "DoubleClickToOpen": "Binubuksan ng Double Click ang Window ng GeoGebra", "DoubleLine": "Dobleng linya", "DoubleLineEquation": "(a x + b y + c)\\u00b2 = 0", "Down": "Ibaba", "Download": "Download", "Download.3DPrint": "3D print (.stl)", "Download.ColladaDae": "Collada (.dae)", "Download.ColladaHtml": "Collada (.html)", "Download.GeoGebraFile": "GeoGebra file (.ggb)", "Download.PDFDocument": "PDF document (.pdf)", "Download.PNGImage": "PNG image (.png)", "Download.SVGImage": "SVG image (.svg)", "Download.SlidesGgs": "Slides (.ggs)", "DownloadAs": "Export", "DownloadAsGgbFile": "Download as .ggb file", "DownloadAsStl": "3D print (stl)", "DrawArrows": "Draw arrows", "DrawAsDropDownList": "Iguhit bilang drop-down list", "DrawingPad": "Grapika", "DrawingPad2": "Grapika 2", "DrawingPadA": "Grapika %0", "DrawingPadAsPSTricks": "Graphics View bilang PSTricks", "DrawingPadAsPicture": "Graphics View bilang Larawan", "DrawingPadToClipboard": "Graphics View to Clipboard", "DrawingPagAsPGF": "Graphics View bilang PGF/TikZ", "DropDownEmptyItemSelected": "Empty item selected, dropdown closed", "DropDownItemSelected": "Item %0 selected, dropdown closed", "DropDownOpened": "Dropdown %0 opened", "DropDownSelected": "Dropdown %0 selected", "DropdownClosed": "Dropdown closed", "Duplicate": "Duplicate", "Duration": "Duration", "DynamicColors": "Dynamic Colors", "DynamicCoordinatesOfA": "Mga daynamik na koordineyt ng %0", "DynamicWorksheetAsWebpage": "Worksheet na daynamik bilang Webpage", "EccentricityOfA": "Eksentrisidad ng %0", "Edit": "Baguhin", "EditMenu": "Edit", "EditProfile": "I-edit ang iyong profile", "ElementASelected": "Element %0 selected", "Elementary12": "Elementary 1/2", "Elementary12Colored": "Elementary 1/2 colored", "Elementary12WithHouse": "Elementary 1/2 with house", "Elementary34": "Elementary 3/4", "Ellipse": "Tambiyugan", "Ellipse.Help": "Pumili ng dalawang foci at point sa ellipse", "Ellipse.Tool": "Ellipse", "EllipseEquation": "(x - m)\\u00b2 / a\\u00b2 + (y - n)\\u00b2 / b\\u00b2 = 1", "EllipseWithFociABPassingThroughC": "Tambilugan na may foci na %0, %1 na dumadaan sa %2", "EllipseWithFociABPassingThroughCParallelToD": "Ellipse with foci %0, %1 passing through %2 parallel to %3", "EllipseWithFociABandFirstAxisLengthC": "Tambilugan na may foci na %0, %1 at may haba ng unang aksis na %2", "Ellipsoid": "Ellipsoid", "Email": "Email", "Embed": "Embed", "EmbedFrameWarning": "If a web page can not be embedded, an empty frame is displayed that can be deleted.", "EmphasizeRightAngle": "Bigyang-diin ang Anggulong Right", "EmptyBox": "(empty box)", "EmptyItem": "Empty Element", "EmptySet": "Se", "EnableLabelDrags": "Enable Dragging of Labels", "EnableRightClick": "Enable Right Click, Zooming and Keyboard Editing", "EnableScripting": "Payagan ang pag-iskrip", "EndProbabilityOf": ")", "EndValueX": "End value for x", "English": "English", "EnterAppletAddress": "Enter Web Address of GeoGebra Applet", "EnterExpression": "Enter your equation or expression here.", "EnterPercentage": "I-enter ang bahagdan", "EnterWebAddress": "Enter Web Address", "EqualVariance": "Equal Variance", "Equation": "Ekwasyon", "Eraser": "Eraser", "ErrorAtLine": "Mali sa line:", "ErrorInJavaScript": "Pagkakamali sa JavaScript", "ErrorInJavaScriptAtLineA": "Pagkakamali sa JavaScript sa linya %0", "ErrorInScriptAtLineAFromObjectB": "May pagkakamali sa iskrip sa linya %0 (itinawag mula sa %1)", "Esc": "Esc", "EstimatedValue": "Estimated Value", "Evaluate": "Evaluate", "Evaluate.Help": "Exact evaluation", "ExamCAS": "GeoGebra Exam CAS Calculator", "ExamCAS.short": "Exam CAS", "ExamDialog.Subtitle": "Ask your teacher which exam type you have to select.", "ExamGraphingCalc.long": "GeoGebra Exam Graphing Calculator", "ExamGraphingCalc.short": "Exam Graphing Calc", "ExamSimpleCalc.long": "GeoGebra Exam Scientific Calculator", "Exercise.CreateNew": "New Exercise", "Exit": "Exit", "ExitExamShutDown": "Shut down", "Expand": "Expand", "Expand.Help": "Expands brackets", "ExpandAll": "Expand All", "ExpandedForm": "Expanded Form", "ExpectedCount": "Inaasahang Bilang", "ExplicitConicEquation": "y = a x\\u00b2 + b x + c", "ExplicitLineEquation": "y = m x + b", "ExplicitLineGradient": "m", "Exponential": "Exponential", "Export": "Export", "ExportAnimatedGIF": "Graphics View bilang Animated GIF", "ExportAsPicture": "I-export bilang Larawan", "ExportAsWebpage": "I-export bilang Webpage", "ExportTextAsShapes": "I-export ang teksto bilang mga hugis", "Expression": "Expression", "ExtraLarge": "Extra Large", "ExtraSmall": "Sobrang Liit", "ExtraViews": "Extra Views", "Extremum": "Extremum", "Extremum.Help": "Select a function", "ExtremumOfA": "Ekstremum ng %0", "Extrusion": "Extrude to Prism or Cylinder", "Extrusion.Help": "I-drag ang polygon/circle, o piliin ang polygon/circle at i-enter altitude para gumawa ng right prism/cylinder", "EyeDistance": "Distance from screen", "EyeSeparation": "Eye Separation", "EyesSeparation": "Distance between eyes", "FStatistic": "F", "Factor": "Factor", "Factor.Help": "Finds factors", "Fading": "Fading", "FalseInGeneral": "(false in general)", "FastHelp": "Fast Help", "File": "File", "File.HTML": "Talatag: html", "File.SCORM": "Talatag: SCORM", "File.epub": "File: epub", "File.iBook": "File: iBook", "FileBrowser": "File Browser", "FileSystem": "File System", "Filename": "Filename", "Files": "Files", "FillType": "Fill type", "Filling": "Pagpuno", "Filling.Brick": "Bricks", "Filling.Chessboard": "Chessboard", "Filling.Crosshatch": "Cross-hatching", "Filling.CurrentSymbol": "Current Symbol", "Filling.Dotted": "Dots", "Filling.Hatch": "Hatch", "Filling.Honeycomb": "Honeycomb", "Filling.Image": "Image", "Filling.Standard": "Standard", "Filling.Symbol": "Symbol", "Filling.Weaving": "Weaving", "Finish": "Tapos", "FirstAxisLengthOfA": "Haba ng mahalagang aksis ay %0", "FirstAxisOfA": "Mahalagang aksis ay %0", "FitCurve": "Best Fit Curve", "FitCurve.Help": "Pumili ng points gamit ang selection rectangle, o lista ng points", "FitLine": "Best Fit Line", "FitLine.Help": "Pumili ng points gamit ang selection rectangle, o lista ng points", "Fix": "Fix On / Off", "Fix.Help": "Select object to fix / free it", "FixCheckbox": "Ayusin ang Tsekboks", "FixObject": "Ayusin ang bagay", "FixedSize": "Fixed Size", "FixedToGrid": "Fixed to Grid", "FocusOfA": "Pokus na %0", "FontSize": "Font Size", "ForceGnuplotPgf": "Gamitin ang Gnuplot para magtala ng bisa", "ForegroundColor": "Foreground Color", "Format": "Balangkas", "Formulas": "Formulas", "Fraction": "Fraction", "FractionTotal": "Total Fraction", "FrakturLetters": "Fraktur Letters", "FreeObjects": "Malayang mga bagay", "FreehandFunction": "Freehand Function", "FreehandFunction.Help": "Gumuhit ng freehand function gamit ang mouse", "FreehandFunctionOnIntervalAB": "Freehand function on interval [%0, %1]", "FreehandShape": "Freehand Shape", "FreehandShape.Help": "Magsketch ng function o ng geometric object gamit ang mouse", "Frequencies": "Frequencies", "Frequency": "Frequency", "FrequencyHz": "Frequency (Hz)", "FrequencyPolygon": "Frequency Polygon", "FrequencyTable": "Frequency Table", "FrequencyTable.Count": "Frequency", "FrequencyTable.Frequency": "Frequency", "FrequencyTable.RelativeFrequency": "Relative Frequency", "FrequencyType": "Frequency Type", "FullReinstallNeeded": "Sorry, you need to download and do a full reinstall of GeoGebra Classic 5", "Fullscreen": "Fullscreen", "FullscreenButtonSelected": "Full screen button selected (currently not full screen)", "FullscreenExitButtonSelected": "Full screen button selected (currently full screen)", "Function": "Bisa", "Function.acosd": "acosd", "Function.arccos": "acos", "Function.arccosh": "acosh", "Function.arcsin": "asin", "Function.arcsinh": "asinh", "Function.arctan": "atan", "Function.arctanh": "atanh", "Function.asind": "asind", "Function.atand": "atand", "Function.conjugate": "conjugate", "Function.cos": "cos", "Function.cosh": "cosh", "Function.cot": "cot", "Function.coth": "coth", "Function.csc": "csc", "Function.csch": "csch", "Function.fractionalPart": "fractionalPart", "Function.freehand": "freehand", "Function.imaginary": "imaginary", "Function.nCr": "nCr", "Function.nPr": "nPr", "Function.nroot": "nroot", "Function.real": "real", "Function.sec": "sec", "Function.sech": "sech", "Function.sin": "sin", "Function.sinh": "sinh", "Function.tan": "tan", "Function.tanh": "tanh", "FunctionAonIntervalBC": "Bisa na %0 sa puwang na [%1, %2]", "FunctionInspector": "Function Inspector", "FunctionInspector.Help": "Select a function", "FunctionNVar": "Bisa", "Functionality": "Functionality", "GUIFontSize": "Menu Font Size", "General": "Pangkalahatan", "General.ImportFailed": "Import failed", "General.Order": "Order", "GeneralLineEquation": "a x + b y + c = 0", "GeneralTools": "General Tools", "GenerallyTrue": "(generally true)", "GenerallyTrueAcondB": "It is generally true that: %0 under the condition: %1", "GenerateCode": "Generate Code", "GeneratePgf": "Gumawa ng code na PGF/TikZ", "GeneratePstricks": "Gumawa ng code", "GeoGebra3DGrapher": "GeoGebra 3D Calculator", "GeoGebra3DGrapher.short": "3D Calculator", "GeoGebraApps": "GeoGebra-Apps", "GeoGebraCASCalculator": "GeoGebra CAS Calculator", "GeoGebraCalculatorSuite": "GeoGebra Calculator Suite", "GeoGebraForum": "GeoGebra Forum", "GeoGebraGeometry": "GeoGebra Geometry", "GeoGebraGraphingCalculator": "GeoGebra Graphing Calculator", "GeoGebraMaterials": "GeoGebra Resources", "GeoGebraNotes": "GeoGebra Notes", "GeoGebraProperties": "GeoGebra Properties", "GeoGebraScientificCalculator": "GeoGebra Scientific Calculator", "GeogebraToAsymptoteExport": "GeoGebra to Asymptote Export", "GeometricObjects": "Bagay na Heometriko", "Geometry": "Geometry", "Glasses": "Glasses", "Global": "Global", "GlobalJavaScript": "Pangdaigdigang JavaScript", "GoToDownloadPage": "Pumunta sa pahina ng pag-download", "GoToPlayStore": "Go to Play Store", "GoToSettings": "Go to Settings", "GoodnessOfFitTest": "Goodness of Fit Test", "GoogleDrive": "Google Drive", "GoogleDriveSaveProblem": "Sorry, there was a problem saving this file to Google Drive", "Graph": "Graph", "GraphicsView3D": "Graphics View 3D", "GraphicsViewAsAsymptote": "Graphics View bilang Asimtota", "GraphicsViewCopiedToClipboard": "Graphics view copied to clipboard", "GraphicsViewForPlaneA": "Tanaw ng %0", "Graphing": "Graphing", "Graphing3D": "3D Calculator", "GraphingCalculator": "Graphing Calculator", "GraphingCalculator.short": "Graphing", "GraphingCalculator3D.Function3D": "z=f(x,y) functions", "GraphingCalculator3D.LinearEquations": "Linear Equations", "GrayScale": "Gray-scale", "GreekCharacterA": "Letrang Griyego: %0", "Grid": "Grid", "Grid.Major": "Major Gridlines", "Grid.MajorAndMinor": "Major and Minor Gridlines", "Grid.No": "No Grid", "GridType": "Uri ng Grid", "Gridlines": "Gridlines", "Group": "Group", "GroupObjects": "Group Objects", "GroupShareFail": "Sharing with group(s) failed.", "GroupShareOk": "Sharing with group(s) successful.", "GroupShareTxt": "Choose group to share resource with:", "Growth": "Growth", "H5PDialog.InsertHelpTxt": "A file with H5P elements can only be opened while being online.", "H5PDialog.UploadFile": "Upload file", "HSL": "HSL", "HSV": "HSV", "HTML5Only": "Export to HTML5 only", "HTML5VideoAccessError": "Something went wrong. Please, check if you are online, the link exists or have permission to the video.", "Height": "Taas", "HeightOfA": "Height of %0", "Help": "Help", "HelpAndFeedback": "Help & Feedback", "Hexagon": "Hexagon", "Hidden": "Hidden", "Hidden.Dashed": "Dashed", "Hidden.Invisible": "Invisible", "Hidden.Unchanged": "Unchanged", "HiddenLineStyle": "Hidden Line Style", "Hide": "Itago", "HideLabel": "Hide Label", "HidePoints": "Hide points", "HideTrace": "Hide Trace", "Highlighter": "Highlighter", "Hint": "Hint", "Histogram": "Histogram", "Home": "Tahanan", "HomeDirectory": "Home Directory", "HorizontalScrollbars": "Horizontal Scrollbars", "HorizontalSplit": "Paghating Pahiga", "Hue": "Hue", "Hyperbola": "Hyperbola", "Hyperbola.Help": "Pumili ng dalawang foci at point sa hyperbola", "Hyperbola.Tool": "Hyperbola", "HyperbolaEquation": "(x - m)\\u00b2 / a\\u00b2 - (y - n)\\u00b2 / b\\u00b2 = 1", "HyperbolaWithFociABPassingThroughC": "Hyperbola na may foci na %0, %1 ay dumadaan sa %2", "HyperbolaWithFociABandFirstAxisLengthC": "Hyperbola na may foci na %0, %1 at ang haba ng unang aksis ay %2", "HyperbolicCylinder": "Hyperbolic Cylinder", "HyperbolicParaboloid": "Hyperbolic Paraboloid", "HyperboloidOneSheet": "Hyperboloid of one sheet", "HyperboloidTwoSheets": "Hyperboloid of two sheets", "Hypergeometric.number": "n", "Hypergeometric.population": "population", "Hypergeometric.sample": "sample", "HypothesizedMean.short": "\\u03bc", "HypothesizedProportion.short": "p", "Icon": "Icon", "Icosahedron": "Icosahedron", "IllegalArgumentAinCustomToolB": "Maling Argument %0 sa Custom Tool %1", "Image": "Larawan", "Image.Help": "I-click ang Graphics View o ang point para pumili ng posisyon", "Image.Tool": "Insert Image", "ImageDialog.Browse": "Browse", "ImageDialog.Capture": "Capture", "ImageDialog.UploadImageMsg": "Upload an image from your local storage", "ImageErrorAB": "Problem creating image with dimensions %0 \\u00d7 %1", "Images": "Images", "ImplicitConicEquation": "a x\\u00b2 + b xy + c y\\u00b2 + d x + e y = f", "ImplicitLineEquation": "a x + b y = c", "ImplicitPoly": "Implisit na kurba", "ImplicitSurface": "Implicit Surface", "ImportDataFile": "Import Data File", "IncircleOfTriangleABC": "Bilog sa loob ng tatsulok %0%1%2", "Increasing": "Papadagdag", "IncreasingOnce": "Papadagdag (Isang beses)", "IncrementVertical": "Increment (vertical)", "Inequality": "Hindi pagkakatumbas", "InfiniteConePointAVectorBNumberC": "Cone na may gitnang %0, aksis na kahilera ng %1, anggulong %2", "InfiniteConePointsABNumberC": "Cone na may gitnang %0, aksis sa %1, anggulong %2", "InfiniteCylinderPointAVectorBNumberC": "Cylinder na may aksis %0 at kahilera ng %1, radius %2", "InfiniteCylinderPointsABNumberC": "Cylinder na may aksis %0 at %1, radius %2", "InflectionPointofA": "Impleksyon point ng %0", "InputBox": "Input Box", "InputBox.Help": "Select position", "InputContainsSyntaxError": "The input you entered contains a syntax error", "InputField": "Input Bar", "InputField.Help": "Piliin ang object para makopya ang pangalan nito sa input bar", "InputFieldHelp": "<html><body><p><b>Using the Input Bar</b></p><table border=\\"1\\"><tr><td>Enter </td><td>Execute input</td></tr><tr><td>Escape</td><td>Clear input bar</td></tr><tr><td>\\u2191</td><td>Previous input</td></tr><tr><td>\\u2193</td><td>Next input</td></tr><tr><td>F1</td><td>Help for current command</td></tr><tr><td>TAB</td><td>Show next matching command</td></tr></table><p><br><b>Auto-Completion of Commands</b><br>After typing the first two letters of a command<br>GeoGebra will complete the command for you.</p><table border=\\"1\\"><tr><td>Enter </td><td>Accept proposed command</td></tr><tr><td>Another letter</td><td>Adapts proposed command</td></tr></table></body></html>", "InputForm": "Form para sa pag-input", "InputFunction": "Input function", "InputHelp": "Input Help", "InputLabel": "Input", "InputLabelToolTip": "Magtype ng utos", "InputObjects": "Input Objects", "Insert": "Maglagay", "InsertAbove": "Insert Above", "InsertBelow": "Insert Below", "InsertCommand": "Insert command", "InsertFile": "Insert File", "InsertImageFrom": "Insert Image from", "InsertLeft": "Insert Left", "InsertPictureOfAllOpenViews": "Maglagay ng larawan ng lahat ng view na bukas", "InsertPictureOfConstruction": "Maglagay ng larawan ng Graphics View", "InsertRight": "Insert Right", "Integer": "Intedyer", "Integral": "Integral", "Integral.Help": "Nagko-compute ng indefinite integral", "IntegralOfA": "Integral ng %0", "IntegralOfAfromBtoC": "Integral ng %0 mula sa %1 hanggang sa %2", "Intercept": "Intercept", "InternalCAS": "Internal CAS", "Interpolate": "Iguhit ng may interpolasyon", "Intersect": "Intersect Two Objects", "Intersect.Help": "Pumili ng dalwang objects o i-click ng direkta sa intersection", "IntersectTwoSurfaces": "Intersect Two Surfaces", "IntersectTwoSurfaces.Help": "Gumawa ng curve sa pamamagitan ng pagintersect ng dalawang surfaces", "IntersectingLines": "Mga linyang nagtatagpo", "IntersectingPlanes": "Intersecting Planes", "IntersectionCircleOfAB": "Intersection circle of %0, %1", "IntersectionCurveOfAB": "Kurba ng pagtatagpo ng %0, %1", "IntersectionLineOfAB": "Linya ng pagtatagpo ng %0, %1", "IntersectionOfAandB": "Pagtatagpo ng %0 at %1", "IntersectionPointOfAB": "Point ng pagtatagpo ng %0, %1", "IntersectionPointOfABNearC": "Point ng pagtatagpo ng %0, %1 malapit sa point %2", "IntersectionPointOfABWithInitialValueC": "Point ng pagtatagpo ng %0, %1 na may pasimulang halagang %2", "Interval": "Puwang", "IntervalProb": "Interval", "IntervalType": "Interval Type", "Intervals": "Intervals", "InvalidFunctionA": "Invalid function:\\nPlease enter an explicit function in %0", "InverseFilling": "Pagpunong pabaliktad", "InvertSelection": "Invert Selection", "Isometric": "Isometric", "Italic": "Italik", "Italic.Short": "I", "JavaScript": "JavaScript", "Join": "Line through Two Points", "Join.Help": "Pumili ng dalawang points", "KeepDotColors": "Keep Dot Colors", "KeepInput": "Keep Input", "KeepInput.Help": "Keeps and checks input", "Keyboard": "Kibord", "Keyboard.ABC": "ABC", "Keyboard.Greek": "Greek Keyboard", "Keyboard.Math": "Math Keyboard", "Keyboard.Numeric": "Calculator", "Keyboard.Standard": "Standard Keyboard", "Keyboard.row1": "qQwWeErRtTyYuUiIoOpP", "Keyboard.row2": "aAsSdDfFgGhHjJkKlL", "Keyboard.row3": "zZxXcCvVbBnNmM", "LaTeXFormula": "Pormulang LaTeX", "Label": "Label", "LabelColumn": "Label Column", "LabelColumnName": "Label Column Name", "LabelStyle": "Label Style", "Labeling": "Labeling", "Labeling.automatic": "Automatic", "Labeling.off": "No New Objects", "Labeling.on": "All New Objects", "Labeling.pointsOnly": "New Points Only", "Labeling.propertiesDefault": "Use Properties Default", "Labels": "Labels", "Landscape": "Landscape", "Language": "Language", "LanguageChanged": "The language setting will be applied next time you start the app.", "Large": "Malaki", "LatexFontSize": "Laki ng font sa dokumento:", "Layer": "Layer", "LayerA": "Layer %0", "Layout": "Layout", "Leave": "Leave", "LeftClassRule": "\\u2264 x <", "LeftProb": "Left Sided", "Length": "Haba", "Length.short": "n", "LengthOfA": "Haba ng %0", "Lengths": "Mga haba", "LevelOfDetail": "Lebel ng Detalye", "License": "License", "Light": "Illuminance", "Lightness": "Lightness", "Line": "Linya", "Line.Tool": "Line", "LineAB": "Line %0, %1", "LineBisectorAB": "Tagapaghati %0, %1", "LineBisectorOfA": "Tagapaghati %0", "LineGraph": "Line Graph", "LineOpacity": "Line Opacity", "LinePerpendicularToAandB": "Line perpendicular to %0 and %1", "LineStyle": "Istilo ng Linya", "LineThroughAParallelToB": "Linya sa %0 kahilera ng %1", "LineThroughAParallelToBPerpendicularToC": "Line through %0 parallel to %1 and perpendicular to %2", "LineThroughAPerpendicularToB": "Linya sa %0 perpendikular sa %1", "LineThroughAPerpendicularToBAndC": "Line through %0 perpendicular to %1 and %2", "LineThroughAPerpendicularToBParallelToC": "Line through %0 perpendicular to %1 and parallel to %2", "LineThroughAPerpendicularToBinSpace": "Line in 3D space through %0, perpendicular to and intersecting %1", "LineThroughAwithDirectionB": "Linya sa %0 na may direksyong %1", "Linear": "Linear", "LinearEccentricityOfA": "Linyar ng eksentrisidad ng %0", "LinearEquationForm": "Linear Equation Form", "LinearInequality": "Linyar na hindi pagkakatumbas", "Lines": "Mga Linya", "Link": "Link", "LinkedFiles": "Linked Files", "LinkedObject": "Bagay na nagkakaugnay", "List": "Listahan", "List.Create": "List", "List.Help": "Piliin ang cells pagkatapos i-click the tool button", "List.Tool": "Create List", "ListCreated": "List %0 created", "ListOfPoints": "List of points", "ListOfPoints.Help": "Pumili ng cells pagkatapos i-click the tool button", "Load": "Open", "Loading": "Loading \\u2026", "Local": "Local", "LocalizedDigits": "Gumamit ng mga bilang na lokalisado", "LocalizedLabels": "Gumamit ng mga pangalan ng poiny na lokalisado", "Location": "Location", "LockObject": "Ikandado ang bagay", "LockView": "Lock View", "Locus": "Locus", "Locus.Help": "Pumili ng locus point, pagkatapos pumili ng point sa object o slider", "Locus.Tool": "Locus", "Log": "Log", "LogIntoGoogleDrive": "Click here to log into Google Drive", "LogIntoSkyDrive": "Click here to log into SkyDrive", "LoggedIntoGoogleDrive": "You are logged into Google Drive", "LoggedIntoSkyDrive": "You are logged into SkyDrive", "LoggingError": "Problem starting logging", "Login": "Maglog-in", "Logistic": "Logistic", "LookAndFeel": "Look and Feel", "Loudness": "Loudness", "LowerLimit": "Lower Limit", "LowerQuartile.short": "Q1", "MagneticField": "Magnetic Field", "ManagePerspectives": "Manage Perspectives", "Manual": "Manual", "MarginOfError": "Margin of Error", "MarginOfError.short": "ME", "MaskTool": "Mask", "MathematicalFunctions": "Mathematical Functions", "Matrices": "Matrices", "Matrix": "Matrix", "Matrix.Help": "Pumili ng cells pagkatapos i-click the tool button", "Matrix.Tool": "Create Matrix", "Maximum": "Maximum", "Maximum.Help": "Pumili ng grupo ng cells", "Maximum.short": "Max", "Mean": "Mean", "Mean.Help": "Pumili ng grupo ng cells", "Mean.Tool": "Mean", "Mean.short": "\\u03bc", "MeanDifference": "Mean Difference", "MeanSquare.short": "MS", "MeanX": "MeanX", "MeanY": "MeanY", "MeasurementTools": "Measurement Tools", "Median": "Median", "Medium": "Katamtaman", "Menu": "Main Menu", "Metal": "Metal", "Midpoint": "Point sa", "Midpoint.Help": "Pumili ng dalawang points, isang segment, circle, o conic", "Midpoint.Tool": "Midpoint o Sentro", "MidpointOfA": "Kalagitnaan ng %0", "MidpointOfAB": "Kalagitnaan ng %0, %1", "Mindmap": "Mindmap", "Minimum": "Minimum", "Minimum.Help": "Pumili ng grupo ng cells", "Minimum.short": "Min", "Miscellaneous": "At ipa pa", "Mode": "Mode", "Monochrome": "Monochrome", "Month.1": "Enero", "Month.10": "Oktubre", "Month.11": "Nobyembre", "Month.12": "Disyembre", "Month.2": "Pebrero", "Month.3": "Marso", "Month.4": "Abril", "Month.5": "Mayo", "Month.6": "Hunyo", "Month.7": "Hulyo", "Month.8": "Agosto", "Month.9": "Setyembre", "More": "More", "Motif": "Motif", "Move": "Move", "Move.Help": "I-drag or piliin ang objects", "MoveAroundPoint": "Rotate around Point", "MoveAroundPoint.Help": "Pumili ng rotation center point, pagkatapos i-drag ang object", "MoveGraphicsView": "Move Graphics View", "MoveGraphicsView.Help": "I-drag ang Graphics View o isang axis (Shift + Drag)", "MovementTools": "Movement Tools", "MultiVarStats": "Multiple Variable Analysis", "MultiVarStats.Help": "I-analyze ang dalawa o higit pang data sets galing sa selected columns", "MultiVariableStatistics": "Multivariable Statistics", "MultivariableFunction": "Multivariable Function", "Music": "Music", "MyProfile": "My Profile", "N": "n", "NSolve": "Saguting ng Pabilang", "NSolve.Help": "Nagsosolve ng isa o higit pang equations numerically", "Name": "Pangalan", "Name.button": "pindutan", "Name.edge": "dulo", "Name.eq": "eq", "Name.face": "face", "Name.graph": "grap", "Name.list": "listahan", "Name.locus": "loc", "Name.matrix": "matrix", "Name.numericalIntegral": "numericalIntegral", "Name.penStroke": "stroke", "Name.picture": "larawan", "Name.polygon": "poly", "Name.quadrilateral": "q", "Name.slopefield": "slopefield", "Name.text": "teksto", "Name.textfield": "inputBox", "Name.triangle": "t", "Name.turtle": "pawikan", "NameAndValue": "Pangalan & Halaga", "NameIcon": "Name & Icon", "NavigationBar": "Navigation Bar", "Net": "Net", "Net.Help": "Select a polyhedron", "Net.Tool": "Net", "New": "New", "New.Mebis": "New File", "NewExpression": "Bagong ekspresyon", "NewNameForA": "Bagong pangalan para sa %0", "NewToGeoGebra": "New to GeoGebra?", "NewWindow": "New Window", "NewerVersionA": "Mayroon nang mas bagong bersyon ng GeoGebra.\\nGusto mo na bang makuha ang GeoGebra %0?", "Next": "Susunod", "NextCell": "Susunod na Cell", "No.": "Hindi.", "NoGroupShareTxt": "Sorry. Looks like you do not have any groups to share resource with.", "NoGroups": "No Groups", "NoRuling": "No ruling", "NoWebGL": "Please enable WebGL in your browser", "None": "None", "NormalCurve": "Normal Curve", "NormalQuantilePlot": "Normal Quantile Plot", "Normalized": "Normalized", "NotAvailable": "Hindi Maaari", "NotIncluded": "hindi kasama", "NotSharedLinkHelpTxt": "Private, not shared", "Notes": "Notes", "NullHypothesis": "Null Hypothesis", "NullHypothesis.short": "Null", "Number": "Number", "NumberOfColumns": "Number of columns", "NumberOfRows": "Number of rows", "Numeric": "Bilang", "Numeric.Help": "Numeric evaluation", "Numeric.Tool": "Numeric", "NumericObjects": "Bagay na Pambilang", "OK": "Sige", "ObjectType": "Uri ng Object", "Objects": "Mga bagay", "Oblique": "Oblique", "ObliqueProjection": "Oblique Projection", "ObservedCount": "Observed Count", "Octahedron": "Octahedron", "Off": "Patayin", "Offline": "Offline", "OldExpression": "Lumang ekspresyon", "OmitGreen": "Omit Green", "On": "Buksan", "OnChange": "On Change", "OnClick": "Sa Pag-click", "OnDragEnd": "On Drag-end", "OnMouseOver": "sa pag-Mouse-Over", "OnUpdate": "Sa Pag-update", "OneVarStats": "One Variable Analysis", "OneVarStats.Help": "I-analyze ang number values galing sa napiling cells", "OneVariable": "One Variable", "OneVariableStatistics": "One Variable Statistics", "OnlyOpaqueFills": "Only opaque fills", "Opacity": "Opacity", "Open": "Buksan", "Open.Mebis": "My Files", "OpenButton": "Pindutan para buksan ang Window ng GeoGebra", "OpenFileFolder": "Open File Folder", "OpenFileView.LocalFile": "Local file", "OpenFromGeoGebraTube": "Open from GeoGebra", "OpenFromGoogleDrive": "Open from Google Drive", "OpenFromWebpage": "Open from Webpage", "OpenTutorial": "Open Tutorial", "OpenWebpage": "Open Webpage", "Operation": "Operation", "OperationTable": "Operation Table", "Options": "Options", "Orientation": "Orientation", "OrthogonalThreeD": "Perpendicular Line", "OrthogonalThreeD.Help": "Select point and perpendicular line or plane", "Orthographic": "Orthographic", "Oscillating": "Umiikot", "Other": "Other", "OutlineColor": "Outline Color", "OutputObjects": "Output Objects", "Overlay": "Overlay", "OverlayFrequencyPolygon": "Overlay Frequency Polygon", "OverlayNormalCurve": "Overlay Normal Curve", "Overwrite": "I-overwrite", "OverwriteFile": "Gusto mo bang sapawan ang talatag na ito?", "PGFExport.Grayscale": "Kulay-abo", "PValue": "P", "PageControl": "Page Overview", "PairedT": "Paired T", "PanView": "Pan View", "Parabola": "Parabola", "Parabola.Help": "Pumili ng point at directrix", "Parabola.Tool": "Parabola", "ParabolaConicForm": "4p(y \\u2013 k) = (x \\u2013 h)\\u00b2", "ParabolaEquation": "y\\u00b2 = or x\\u00b2 =", "ParabolaVertexForm": "y=a(x \\u2013 h)\\u00b2 + k", "ParabolaWithFocusAandDirectrixB": "Parabola na may pokus na %0 at direktriks na %1", "ParabolicCylinder": "Parabolic Cylinder", "Paraboloid": "Paraboloid", "ParallelLine": "Parallel Line", "ParallelLine.Help": "Pumili ng point at parallel line", "ParallelLines": "Linyang nagtatagpo", "ParallelPlane": "Parallel Plane", "ParallelPlane.Help": "Pumili ng point at parallel plane", "ParallelPlanes": "Parallel Planes", "ParallelProjection": "Orthographic Projection", "ParameterA": "Parameter %0", "ParameterOfA": "Parametro ng %0", "Parameters": "Parameters", "ParametricDerivativeOfA": "Parametric na Halaw ng %0", "ParametricForm": "Pormang Paramatro", "Paste": "Paste", "PasteSpecial": "Paste Special", "Pause": "Ihinto", "PdfErrorText": "Sorry, something went wrong. Please try to choose another file.", "PdfLoadText": "File is loading, this might take a while", "Pen": "Pen", "Pen.Help": "Magsulat sa Graphics View. Palitan ang kulay gamit ang Stylebar", "PenStroke": "PenStroke", "Pencil": "Pencil", "Pencil.Help": "Gumuhit sa Graphics View. Palitan ang kulay gamit ang Stylebar", "Pentagon": "Pentagon ;)", "PerformToolOn": "Perform Tool on", "PerimeterOfA": "Paligid ng %0", "PerpendicularBisector": "Perpendicular Bisector", "PerpendicularBisector.Help": "Select two points or one segment", "PerpendicularBisectorOfAParallelToB": "Perpendicular Bisector of %0 Parallel to %1", "PerpendicularBisectorOfAPerpendicularToB": "Perpendicular Bisector of %0 Perpendicular to %1", "PerpendicularLine": "Perpendicular Line", "PerpendicularLine.Help": "Pumili ng point at perpendicular line", "PerpendicularPlane": "Perpendicular Plane", "PerpendicularPlane.Help": "Pumili ng point at perpendicular line", "Perspective": "Perspective", "Perspective.3DGraphics": "3D Graphics", "Perspective.AlgebraAndGraphics": "Algebra & Graphics", "Perspective.CAS": "CAS", "Perspective.CASAndGraphics": "CAS at Graphics", "Perspective.Geometry": "Geometry", "Perspective.Primary": "Primary", "Perspective.Probability": "Probability", "Perspective.Spreadsheet": "Spreadsheet", "Perspective.TableAndGraphics": "Spreadsheet at Graphics", "Perspective.Whiteboard": "Whiteboard", "PerspectiveName": "Pangalan ng Perspektibo", "PerspectivePanel": "Perspective Panel", "PerspectiveProjection": "Perspective projection", "Perspectives": "Perspectives", "PhotoLibrary": "Photo library", "Picture": "Larawan", "PictureHeight": "Taas ng larawan", "PictureWidth": "Lapad ng larawan", "PieChart": "Pie chart", "PiecewiseFunction": "Piecewise function", "PinToScreen": "Pin to Screen", "Pixels.short": "px", "Plane": "Plane", "Plane.Help": "Select three points, or point and line, or two lines, or a polygon", "Plane.Tool": "Plane", "PlaneA": "Patag %0", "PlaneContainingA": "Patag na may %0", "PlaneFromA": "Patag mula sa %0", "PlaneThreePoint": "Plane through three points", "PlaneThreePoint.Help": "Pumili ng tatlong points", "PlaneThroughAB": "Patag sa %0, %1", "PlaneThroughABC": "Patag sa %0, %1, %2", "PlaneThroughAParallelToB": "Patag sa %0 na kahilera ng %1", "PlaneThroughAPerpendicularToB": "Plane through %0 perpendicular to %1", "Play": "I-play", "PlayButton": "Pindutan para i-play", "PleaseInstallA": "Please install %0", "PleaseWait": "Please wait\\u2026", "Plot": "Plot", "Point": "Point", "Point.Help": "I-click ang Graphics View o ang line, function, or curve", "Point.Tool": "New Point", "PointAMovedToB": "Point %0 moved to %1", "PointAplusB": "Point %0 + %1", "PointCapturing": "Point Capturing", "PointDep": "Umaasa", "PointFree": "Malaya", "PointInA": "Point sa %0", "PointInside": "Sa Rehiyon", "PointMenu": "Point", "PointOn": "Point sa", "PointOnA": "Point sa %0", "PointOnAClosestToB": "Point sa %0 na pinakamalapit sa %1", "PointOnObject": "Point on Object", "PointOnObject.Help": "I-click ang loob ng object o ang perimeter para gumawa ng Point", "PointOnPath": "Sa Path", "PointSize": "Laki ng Point", "PointStyle": "Point Style", "PointTools": "Point Tools", "Points": "Mga Sulok", "Polar": "Polar", "PolarCoords": "Polar na Koordineyt", "PolarDiameter": "Polar or Diameter Line", "PolarDiameter.Help": "Pumili ng point o line, pagkatapos pumili ng circle o conic", "PolarLineOfARelativeToB": "Polar na linya ng %0 relatibo sa %1", "Polarized": "Polarized", "PoleOfLineARelativeToB": "Pole of Line %0 Relative to %1", "PolyLine": "PolyLine", "Polygon": "Polygon", "Polygon.Help": "Piliin ang lahat ng vertices, pagkatapos i-click ang unang vertex", "Polygon.Tool": "Polygon", "PolygonA": "Polygon %0", "PolygonAParallelToB": "Polygon %0 parallel to %1", "PolygonTools": "Polygon Tools", "Polyline.Help": "Piliin ang lahat ng vertices, pagkatapos i-click ang unang vertex", "Polyline.Tool": "PolyLine between Points", "Polynomial": "Polynomial", "Pooled": "Pooled", "Portrait": "Portrait", "PositiveDirectionOnly": "Positibong Direksyon Lamang", "PositiveValuesFollowTheView": "Susundan ng halagang positibo ang view", "PossiblyGenerallyTrue": "(possibly generally true)", "Power": "Power", "Preferences": "Kagustuhan", "PreferencesOfA": "Kagustuhan - %0", "PressArrowsPageUpToMove": "Press the arrow keys to move the object in x and y directions or Page Up, Page Down to move in z", "PressArrowsToGo": "Press up arrow and down arrow to go to different options.", "PressArrowsToMove": "Press the arrow keys to move the object", "PressDownToDecrease": "Press down arrow to decrease the value", "PressEnterToEdit": "Press enter to edit", "PressEnterToOpenSettings": "Press enter to open settings", "PressEnterToSelect": "Press enter to select.", "PressPlusMinusToMove": "Press plus and minus to move the object", "PressSlashToHide": "Press slash to hide object", "PressSlashToShow": "Press slash to show object", "PressSpaceCheckboxOff": "Press space to uncheck checkbox", "PressSpaceCheckboxOn": "Press space to check checkbox", "PressSpaceStartAnimation": "Press space to start animation", "PressSpaceStopAnimation": "Press space to stop animation", "PressSpaceToActivate": "Press space to activate", "PressSpaceToOpen": "Press space to open", "PressSpaceToRunScript": "Press space to run script", "PressTabToSelectControls": "Press tab to select controls", "PressTabToSelectNext": "Press tab to select next object", "PressUpToIncrease": "Press up arrow to increase the value", "Preview": "Preview", "PreviewUnavailable": "Hindi maaaring mag-preview", "Print": "Print", "PrintPreview": "Print Preview", "Prism": "Prism", "Prism.Help": "Pumili o gumawa ng polygon sa ibaba, pagkatapos piliin o gumawa ng unang top point", "Prism.Tool": "Prism", "Private": "Private", "Probability": "Probability", "ProbabilityCalculator": "Kalkulador ng Kalagmitan", "ProbabilityCalculator.Help": "Dialog para i-compute probabilities", "ProbabilityCalculator.Tool": "Probability Calculator", "ProbabilityOf": "P(", "ProductTour": "Product Tour", "ProfilePanel.Profile": "Profile", "ProfilePanel.Settings": "Account settings", "Projection": "Projection", "Properties": "Mga Katangian ng Bagay", "Properties.Algebra": "Algebra", "Properties.Basic": "Basic", "Properties.Position": "Position", "Properties.Style": "Style", "PropertiesOfA": "Mga Katangian- %0", "Proportion.short": "p", "Protractor": "Protractor", "Proximity": "Distance", "Public": "Public", "Pyramid": "Pyramid", "Pyramid.Help": "Pumili o gumawa ng polygon para sa ibaba, pagkatapos pumili o gumawa ng top point", "Pyramid.Tool": "Pyramid", "PythonWindow": "Python Window", "Quadrangle": "Kwadrilateral", "Quadratic": "Quadratic", "QuadraticEquationForm": "Quadratic Equation Form", "Quadric": "Quadric", "Quadrilateral": "Kwadrilateral", "Quality": "Quality", "Quartic": "Quartic", "Question": "Tanong", "QuitNow": "Quit Now", "RGB": "RGB", "RSquare.Short": "R\\u00b2", "Radiant": "Radians", "Radius": "Radius", "RadiusOfA": "Radius na %0", "Random": "Kahit ano", "Range": "Saklaw", "RawData": "Raw Data", "Ray": "Ray", "Ray.Help": "Pumili ng starting point, pagkatapos pumili ng point sa ray", "Ray.Tool": "Ray through Two Points", "RayThroughAB": "Ray sa %0, %1", "RayThroughAWithDirectionB": "Ray sa %0 na may direksyong %1", "ReadMore": "Read more\\u2026", "RealSense.DetectedMessage": "Congratulations, your Intel\\u00ae RealSense\\u2122 Camera can be used with GeoGebra!", "RealSense.DownloadRuntimes": "An updated module for the Intel\\u00ae RealSense\\u2122 Camera needs to be installed", "RealSense.DownloadUpdate": "We advise that you upgrade to the latest F200 Camera DCM drivers here:", "RealSense.NotUpToDate": "Your Intel\\u00ae RealSense\\u2122 installation is not up to date (%0)", "RealSense.Tutorial": "Intel\\u00ae RealSense\\u2122 Tutorial", "RealSense.UpdatedRuntimes": "New modules for the Intel\\u00ae RealSense\\u2122 Camera are now installed", "RealSenseNotUpToDate1": "Your Intel\\u00ae RealSense\\u2122 Camera drivers are not up to date, we\'ll download and install new ones.", "RealSenseNotUpToDate2": "This may take a few minutes, you will be notified when it\'s finished.", "RealSenseUpdated1": "Your Intel\\u00ae RealSense\\u2122 Camera drivers are now up to date.", "RealSenseUpdated2": "Please restart GeoGebra to use the Camera.", "ReallySignOut": "Do you really want to sign out?", "ReceivedData": "Received Data", "Recent": "Open Recent", "RecentChangesInfo.Graphing": "In order to enable the GeoGebra Graphing Calculator to be fully compatible with high-stakes tests, and to allow users to more easily relate this particular app to traditional graphing calculators, we have removed the geometric construction features.", "RecentColor": "Recent", "RecentlyUsed": "Recently used", "RecomputeAllViews": "Recompute All Objects", "RecordToSpreadsheet": "Record to Spreadsheet", "RecordToSpreadsheet.Help": "Pumili ng object na iti-trace, pagkatapos baguhin ang construction", "Recover": "Recover", "RecoverUnsaved": "Recover Unsaved Changes", "RecoveryCancel": "Abort", "RecoveryCancelQuestion": "Are you sure you want to cancel the recovery? Unsaved files will be lost.", "RecoveryOpen": "Open", "RecoverySave": "Save", "RecoveryText": "The following GeoGebra-files can be recovered.", "RecoveryTitle": "Crash Recovery", "Redefine": "Bigyang-kahulugan muli", "Redo": "Redo", "ReflectAboutCircle": "Reflect Object about Circle", "ReflectAboutCircle.Help": "Pumili ng object na ire-reflect, pagkatapos pumili ng circle", "ReflectAboutLine": "Reflect Object about Line", "ReflectAboutLine.Help": "Pumili ng object na ire-reflect, pagkatapos pumili ng line of reflection", "ReflectAboutPlane": "Reflect about Plane", "ReflectAboutPlane.Help": "Select object to reflect, then plane of reflection", "ReflectAboutPoint": "Reflect Object about Point", "ReflectAboutPoint.Help": "Pumili ng object na ire-reflect, pagkatapos pumili ng center point", "Refresh": "Refresh Views", "Regression": "Regression", "RegressionAnalysis": "Regression Analysis", "RegressionModel": "Regression Model", "RegularPolygon": "Regular Polygon", "RegularPolygon.Help": "Pumili ng dalawang poitns at i-enter ang dami ng vertices", "Relation": "Relation between Two Objects", "Relation.Help": "Pumili ng dalawang objects", "RelationDialog.CheckSymbolically": "Check Symbolically", "RelationDialog.NumCheck": "Numerical check", "RelationDialog.SymCheck": "Symbolical check", "Relative": "Relative", "RemovableDiscontinuity": "Removable discontinuity", "Remove": "Tanggalin", "RemoveColumn": "Remove column", "RemoveFavorite": "Remove Favorite", "RemoveLabel": "Remove label", "RemoveLineBreaks": "Remove Line Breaks", "RemoveRow": "Remove Row", "RemoveSlider": "Remove slider", "RemoveTrace": "Remove object from trace list", "Rename": "Muling Pangalanan", "Repeat": "Ulitin", "ReplaceAll": "Replace all cells", "ReportBug": "Report Bug", "ReportProblem": "Report Bug", "RequireEquals": "Require \\"=\\" Before Commands", "Reset": "Reset", "ResidualPlot": "Residual Plot", "ResizeAngle": "Awtomatikong baguhin ang laki ng anggulo", "ResolutionInDPI": "Resolusyon sa dpi", "Restart": "Restart", "RestartLater": "Restart Later", "RestoreSettings": "Restore Settings", "Result": "Result", "Result.Exercise": "Result", "ResultsFor": "Results for %0", "ReturnAngleInverseTrig": "Return angle from inverse trigonometric functions", "ReverseMouseWheel": "Reverse mouse wheel", "RightAngleStyle": "Right Angle Style", "RightClassRule": "< x \\u2264", "RightProb": "Right Sided", "RigidPolygon": "Rigid Polygon", "RigidPolygon.Help": "Piliin lahat ng vertices at i-click muli ang unang vertex (o i-click ang Polygon para gumawa ng kopya)", "Root": "Root", "RootOfA": "Ugat ng %0", "RootOfAWithInitialValueB": "Ugat ng %0 na may unang halagang %1", "RootOfAonIntervalBC": "Ugat ng %0 sa pagitang [%1, %2]", "Roots": "Roots", "Roots.Help": "Select a function", "RootsAndFractions": "Roots and Fractions", "RotateAroundLine": "Rotate around Line", "RotateAroundLine.Help": "Select object to rotate, then line, and enter angle", "RotateAroundPoint": "Rotate around Point", "RotateAroundPoint.Help": "Pumil ng object na i-rotate, pagkatapos pumili ng center point, at i-enter ang angle", "RotateView": "Rotate 3D Graphics View", "RotateView.Help": "Drag the 3D Graphics View", "RotationAroundVerticalAxis": "Rotate around vertical axis", "Rounding": "Rounding", "RowA": "Row %0", "RowHeader": "Row Header", "RowLimit": "Row limit", "RowOrder": "Row Order", "RowPercent": "Row %", "Rows": "Rows", "Ruled": "Lined", "Ruler": "Ruler", "Ruling": "Ruling", "SMARTBoardConnectionError": "Hindi maka-connect sa SMART board. Nakainstall ba ang mga drivers?", "SMARTBoardDLLErrorA": "Hindi mahanap ang kailangang file \\"%0\\"", "STL.FilledSolid": "Filled Solid", "STL.Thickness": "Thickness", "Sample": "Sample", "Sample1": "Sample 1", "Sample2": "Sample 2", "SampleStandardDeviation.short": "s", "SansSerif": "Sans-Serif", "Saturation": "Saturation", "Save": "Save", "SaveAccountFailed": "Saving online has failed, please check that you are logged in", "SaveAs": "Save As", "SaveCurrentFileQuestion": "Do you want to save the current file?", "SaveCurrentPerspective": "Save Current Perspective", "SaveLocalCopyFailed": "Saving to this device has failed", "SaveOnline": "Save online", "SavePrintUndo": "Enable Save & Print", "SaveToGoogleDrive": "Save to Google Drive", "SaveToSkyDrive": "Save to OneDrive", "SaveToXML": "Save to XML", "SaveToYourPC": "Save to your computer", "SavedLocalCopySuccessfully": "Saved successfully on this device", "SavedSuccessfully": "Saved successfully.", "SavedToAccountSuccessfully": "Saved successfully online", "Saving": "Saving \\u2026", "Scale": "Scale", "ScaleInCentimeter": "Iskalya sa cm", "Scatterplot": "Scatterplot", "Scientific": "Scientific", "ScientificCalculator": "Scientific Calculator", "ScientificCalculator.short": "Sci Calc", "Script": "Iskrip sa GeoGebra", "Scripting": "Pag-iiskrip", "Search": "Search", "SearchCommands": "Search Commands", "SearchInA": "Search in %0", "SecondAxisLengthOfA": "Haba ng aksis na di-mahalaga ay %0", "SecondAxisOfA": "Aksis na di-mahalaga ay %0", "Sector": "Sektor", "Segment": "Segment", "Segment.Help": "Pumili ng dalawang points", "Segment.Tool": "Segment", "SegmentAB": "Segment [%0, %1]", "SegmentFixed": "Segment with Given Length", "SegmentFixed.Help": "Pumili ng point at i-enter ang length ng segment", "Select": "Select Objects", "Select.Help": "I-click ang object para piliin ito", "SelectACurve": "Select a curve", "SelectAll": "Select All", "SelectAnObjectToTrace": "Select an object to trace", "SelectAncestors": "Select Ancestors", "SelectAnother": "Select Another", "SelectCurrentLayer": "Select Current Layer", "SelectDescendants": "Select Descendants", "SelectedBar": "Selected Bar", "SelectedSlice": "Selected Slice", "Selection": "Pamimili", "SelectionAllowed": "Pinapayagan ang Pamimili", "Semicircle": "Bahaging-bilog", "Semicircle.Help": "Pumili ng dalawang end points", "Semicircle.Tool": "Semicircle", "SemicircleThroughAandB": "Bahaging-bilog sa %0 at %1", "Semicolon": "Semicolon", "Send": "Send", "SendFeedback": "Send Feedback", "Sensors": "Sensors", "Separator": "Separator", "Serif": "Serif", "SetClassesManually": "Set Classes Manually", "SetToCurrentLocation": "Set To Current Location", "Settings": "Settings", "Settings.ArRatio": "AR Ratio", "Settings.ResetDefault": "Restore Default Settings", "Settings.Save": "Save Settings", "Settings.Unit": "Unit", "SeveralVersionsOfA": "Note that there are several versions of: %0", "Shape": "Shape", "ShapeFreeform": "Freeform", "ShapeRectangle": "Rectangle", "ShapeRoundedRectangle": "Rounded Rectangle", "ShapeSquare": "Square", "ShapeTriangle": "Triangle", "Share": "Share", "ShareDialogDescription": "Send via email, upload to GeoGebra or other repositories.", "ShareDialogTitle": "Share Construction", "Shared": "Shared", "SharedByA": "Shared by: %0", "SharedLinkHelpTxt": "Anyone with the link can view", "SharedLinkHelpTxt.Mebis": "Anyone with the link who is logged into mebis can view this file, work with it and save a copy.", "SharingAvailableMow": "The sharing of files is available for this school year and will be deactivated automatically afterwards.", "Show": "Ipakita", "ShowAAs2DView": "Ipakita %0 na 2D View", "ShowAllObjects": "Ipakita ang lahat ng bagay", "ShowAtTop": "Show at the Top", "ShowAutomatically": "Ipakita ng awtomatiko", "ShowAxes": "Ipakita ang mga akses", "ShowAxesGrid": "Show Axes/Grid", "ShowAxisNumbers": "Ipakita ang mga bilang", "ShowClipping": "Show clipping", "ShowColumnHeader": "Show Column Header", "ShowCoordinatesIn3D": "Ipakita ang koordineyt sa 3D", "ShowCoordinatesProjectedOntoA": "Ipakita ang koordineyt sa %0", "ShowCoordinatesProjectedOntoXYPlane": "Ipakita ang koordineyt sa xy-plane", "ShowCornerCoordinates": "Show Corner Coordinates", "ShowData": "Show Data", "ShowDataSource": "Ipakita ang Data Source", "ShowFileBrowser": "Show File Browser", "ShowGrid": "Ipakita ang grid", "ShowGridlines": "Show Gridlines", "ShowHide": "Show / Hide Objects", "ShowHideLabel": "Show / Hide Label", "ShowHideLabel.Help": "Pumili ng object", "ShowHideLabels": "Show / Hide Labels", "ShowHideObject": "Show / Hide Object", "ShowHideObject.Help": "Pumili ng objects na iha-hide, pagkatapos i-click ang ibang tool", "ShowHorizontalScrollbars": "Show Horizontal Scrollbars", "ShowInAlgebraView": "Show in Algebra View", "ShowInToolBar": "Show in Toolbar", "ShowInputField": "Show Inputbar", "ShowInterval": "Ipakita ang Interval", "ShowLabel": "Ipakita ang Label", "ShowMenuBar": "Show Menubar", "ShowMouseCoordinates": "Show Mouse Coordinates", "ShowObject": "Ipakita ang Bagay", "ShowOnXAxis": "Ipakita sa x-aksis", "ShowOnlineHelp": "Ipakita ang Tulong sa Internet", "ShowOnlyBreakpoints": "Ipakita lang ang mga Breakpoint", "ShowOutliers": "Ipakita ang Outliers", "ShowPlane": "Show Plane", "ShowPlot2": "Show 2nd Plot", "ShowPoints": "Show points", "ShowResetIcon": "Show Icon to Reset Construction", "ShowRowHeader": "Show Row Header", "ShowSidebar": "Show Row Header", "ShowSliderInAlgebraView": "Show slider in Algebra View", "ShowStatistics": "Show Statistics", "ShowTitleBar": "Ipakita ang Title Bar", "ShowToolBar": "Show Toolbar", "ShowToolBarHelp": "Ipakita ang Toolbar Help", "ShowTrace": "Ipakita ang Bakas", "ShowTrimmed": "Ipakita ang pinutol na linyang nagtagpo", "ShowValue": "Show Value", "ShowValueIn3D": "Ipakita ang halaga sa 3D", "ShowValueProjectedOntoXYPlane": "Ipakita ang halaga sa xy-plane", "ShowVerticalScrollbars": "Show Vertical Scrollbars", "ShowXofYfiles.Mebis": "Showing %0 of %1 files", "ShowxAxis": "Ipakita ang xAksis", "ShowyAxis": "Ipakita ang yAksis", "ShowzAxis": "Ipakita ang zAksis", "ShutDownGreen": "Omit Green Channel", "Shutter": "Shutter", "Sidebar": "Sidebar", "SignIn": "Sign in", "SignIn.Help": "Sign in to GeoGebra", "SignInError": "Sign in failed - Please try again", "SignInInProgress": "Signing in", "SignInProgress": "Signing in", "SignInSuccessful": "Sign in successful", "SignInToGGT": "Sign in to GeoGebra", "SignOut": "Sign out", "SignedInAsA": "Signed in as %0", "SimpleCalc": "Simple Calc", "SimpleCalculator": "Simple Calculator", "SimpleFormulas": "Simpleng mga Pormula", "Sin": "Sin", "SingleFile": "Single File", "SingleFileTabs": "Single File (Tabs)", "Size": "Laki", "SizeInPixels": "Size in pixels", "Skip": "Skip", "SliceA": "Slice %0", "Slider": "Islayder", "Slider.Help": "I-click ang Graphics View para i-specify ang posisyon", "Slider.Tool": "Slider", "Slides": "Slides", "Slope": "Slope", "Slope.Help": "Pumli ng line", "SlopeOfA": "Tarik ng %0", "Small": "Maliit", "SnapToGrid": "Snap to Grid", "SnapToObjects": "Snap to Objects", "SnapToPoints": "Snap to Points", "Solids": "Solids", "Solution": "Solution", "Solution.Help": "Naghahanap ng solutions ng isa o higit pang equations", "Solve": "Solve", "Solve.Help": "Nagso-solve ng isa o higit pang equations", "Sort": "Sort cells", "Sort.Help": "Piliin ang cells na gustong i-sort", "SortBy": "I-hilera", "SortObjectsBy": "I-hilera ang mga Object", "Source": "Source", "Space": "Space", "SpaceBetweenThousands": "Space between thousands", "Spacing": "Spacing", "Spearman.short": "\\u03c1", "SpecialLineTools": "Special Line Tools", "SpecialObjectTools": "Special Object Tools", "Speed": "Bilis", "Sphere": "Sphere", "Sphere2": "Sphere: Center & Point", "Sphere2.Help": "Pumili ng center point, pagkatapos pumili ng point sa sphere", "SphereEquation": "(x - m)\\u00b2 + (y - n)\\u00b2 + (z - p)\\u00b2 = r\\u00b2", "SpherePointRadius": "Sphere: Center & Radius", "SpherePointRadius.Help": "Pulmili ng sphere center point at i-enter radius", "SphereThroughAwithCenterB": "Globo sa %0 na may gitnang %1", "SphereWithCenterAandRadiusB": "Globong may gitnang %0 at radyus na %1", "Spherical": "Spherical Coordinates", "Split": "Split cell columns", "Split.Help": "Pumil ng columns na i-split", "Spotlight.Tool": "Spotlight", "Spreadsheet": "Ispredsheet", "SpreadsheetOptions": "Spreadsheet Options", "Squared1": "Squared (1 mm)", "Squared5": "Squared (5 mm)", "Stack": "Stack cell columns", "Stack.Help": "Select columns to stack", "StackedBoxPlots": "Stacked BoxPlots", "StandardDeviation.short": "\\u03c3", "StandardError": "Standard Error", "StandardError.short": "SE", "StandardObject": "Saligang Bagay", "StandardView": "Saligang View", "Start": "Start", "StartRow": "Start row", "StartValueX": "Start value for x", "StartingPoint": "Panimulang point", "Statistics": "Statistics", "Statistics2": "Statistics2", "Stats.Covariance": "Covariance", "Stats.Formula": "Formula", "Stats.Length": "Cardinality", "Stats.Max": "Maximum", "Stats.Median": "Median", "Stats.Min": "Minimum", "Stats.PMCC": "Correlation Coefficient", "Stats.Q3": "Upper quartile", "Stats.Quartile1": "Lower quartile", "Stats.SD": "Population Standard Deviation", "Stats.SampleSD": "Sample Standard Deviation", "Stats.SigmaXX": "Sum of squares", "Stats.SigmaXY": "Sum of products", "Stats.Sum": "Sum", "Stats.mean": "Mean", "StatsDialog.NoData": "Not enough data", "StatsDialog.NoDataMsg1VarStats": "There is not enough data available for 1 variable statistics", "StatsDialog.NoDataMsg2VarStats": "There is not enough data available for 2 variable statistics", "StatsDialog.NoDataMsgRegression": "There is not enough data available for regression analysis", "StemPlot": "Stem and Leaf Plot", "StemPlot.KeyAMeansB": "Susi: Ang ibig-sabihin ng %0 ay %1", "StemPlot.high": "pinakamataas", "StemPlot.low": "pinakamababa", "Step": "Step", "StepGraph": "Step Graph", "Steps": "Steps", "StickToEdge": "Dumikit sa Dulo", "StickyTools": "Sticky Tools", "Stop": "Stop", "StopScript": "Ihinto ang Iskrip", "Subscript": "Subscript", "SubstDialog.With": "With", "Substitute": "Pamalit", "Substitute.Help": "Nirireplace ang bahagi ng expression", "Substitute.Tool": "Substitute", "SubstituteDialog": "Substitute Dialog", "SubstituteForAinB": "Pamalit para sa %0 sa %1", "SubstituteSimplify": "Palitan at Pasimplehin", "Successes": "Successes", "Suggestion.CreateSlider": "Create slider", "Suggestion.SpecialPoints": "Special Points", "Suite": "Suite", "Sum": "\\u03a3x", "Sum.Help": "Pumili ng grupo ng cells", "Sum.Tool": "Sum", "Sum2": "\\u03a3x\\u00b2", "SumSquaredErrors.short": "SSE", "SumSquares.short": "SS", "SumsAndIntegrals": "Sums and Integrals", "Superscript": "Superscript", "Surface": "Surface", "SurfaceOfRevolution": "Surface of Revolution", "SurfaceOfRevolution.Help": "Drag curve around axis", "SwitchCalculator": "Switch calculator", "Sx": "Sx", "Sxx": "Sxx", "Sxy": "Sxy", "Sy": "Sy", "Symbol.And": "And", "Symbol.Angle": "Angle", "Symbol.AngleMeasure": "Angle measure", "Symbol.Assignment": "Assignment", "Symbol.BooleanEqual": "Boolean equal", "Symbol.Cube": "Cube", "Symbol.Degree": "Degree", "Symbol.DynamicReference": "Dynamic Reference", "Symbol.ElementOf": "Element", "Symbol.GreaterThanEqualTo": "Greater than or equal to", "Symbol.Implication": "Implication", "Symbol.Infinity": "Infinity", "Symbol.LessThanEqualTo": "Less than or equal to", "Symbol.NBSP": "Non-breaking space", "Symbol.Negation": "Negation", "Symbol.NotEqual": "Not equal", "Symbol.Or": "Or", "Symbol.Parallel": "Parallel", "Symbol.Perpendicular": "Perpendicular", "Symbol.Square": "Square", "Symbol.StaticReference": "Static Reference", "Symbol.StrictSubset": "Strict Subset", "Symbol.Subset": "Subset", "Symbol.VectorProduct": "Vector product", "Symbolic": "Symbolic", "Symbols": "Symbols", "Syntax": "Palaugnayan", "SyntaxErrorAisNotAList": "Pagkakamali sa Palaugnayan: hindi listahan ang %0", "SystemInformation": "Kaalaman sa Sistema", "SystemInformationMessage": "Matagumpay na naikopya ang kaalaman sa sistema", "Syy": "Syy", "TEstimateDifferenceOfMeans": "T Estimate, Difference of Means", "TEstimatePairedDifferences": "T Estimate, Paired Differences", "TMeanInterval": "T Estimate of a Mean", "TMeanTest": "T Test of a Mean", "TStatistic": "t", "TTestDifferenceOfMeans": "T Test, Difference of Means", "TTestPairedDifferences": "T Test, Paired Differences", "Tab": "Tab", "Table": "Table", "Table.Help": "Pumili ng cells pagkatapos i-click the tool button", "Table.Tool": "Create Table", "TableDiscreteDistribution": "Table is available only for discrete distributions", "TableOfValues": "Table of values", "TableValuesEmptyDescription": "For a function you can create a table of values", "TableValuesEmptyTitle": "Table is empty", "TangentToAParallelToB": "Dikit sa %0 na kahilera ng %1", "TangentToAThroughB": "Dikit sa %0 sa %1", "TangentToAatB": "Dikit sa %0 sa %1", "Tangents": "Tangents", "Tangents.Help": "Pumili ng point o line, pagkatapos circle, conic, or function", "Tetrahedron": "Tetrahedron", "Tetrahedron.Help": "Select two points or other corresponding objects", "Tetrahedron.Tool": "Regular Tetrahedron", "Text": "Teksto", "Text.Help": "I-click ang Graphics View o sa point para i-specify position", "Text.Tool": "Text", "TextAfterConstruction": "Teksto sa ilalim ng gawain", "TextBeforeConstruction": "Teksto sa itaas ng gawain", "TextField": "Kahon para sa pag-input", "TextfieldLength": "Haba ng kahon para sa pag-input", "ThanksForSigningIn": "Thank you for signing in to GeoGebra!", "TheFollowingAreCollinearA": "%0 are collinear", "TheFollowingAreConcurrentA": "%0 are concurrent", "TheFollowingAreConcyclicA": "%0 are concyclic", "TheFollowingAreCongruentA": "%0 are congruent", "TheFollowingAreEqualA": "%0 are equal", "TheFollowingAreNotEqualA": "%0 are not equal", "TheFollowingAreParallelA": "%0 are parallel", "ThenBy": "Then by", "Thickness": "Kapal ng Linya", "TickDistance": "Layo", "TimeBetweenFrames": "Oras sa pagitan ng mga Frame", "TimeExpired": "Your session has expired, please log in again", "Timestamp": "Timestamp", "Title": "Pamagat", "TitleExportPgf": "GeoGebra papuntang PGF Export", "TitleExportPstricks": "GeoGebra papuntang PSTricks Export", "ToViewInstallA": "To view this material you need to install %0", "ToggleStyleBar": "Ibahin ang Style Bar", "Tool": "Tool", "Tool.CreateNew": "Create New tool", "Tool.CreationSuccess": "New tool created successfully!", "Tool.DeleteQuestion": "Do you really want to delete the selected tools?", "Tool.DontReplace": "Don\'t Replace", "Tool.Filter": "Tool Filter", "Tool.Manage": "Manage Tools", "Tool.NotCompatible": "Sorry, the output(s) of this Tool are not compatible with the old Tool - please choose a different name.", "Tool.Replace": "Replace", "Tool.ReplaceQuestion": "Do you really want to replace the existing tool \\"%0\\"?", "Tool.SelectObjects": "Select objects in construction or choose from list", "ToolCategory.BasicTools": "Basic Tools", "ToolCategory.Circles": "Circles", "ToolCategory.Conics": "Conics", "ToolCategory.Construct": "Construct", "ToolCategory.Curves": "Curves", "ToolCategory.Edit": "Edit", "ToolCategory.Lines": "Lines", "ToolCategory.LinesAndPolygons": "Lines and Polygons", "ToolCategory.Measure": "Measure", "ToolCategory.Media": "Media", "ToolCategory.Others": "Others", "ToolCategory.Planes": "Planes", "ToolCategory.Points": "Points", "ToolCategory.Polygons": "Polygons", "ToolCategory.SelectAndFormat": "Select and Format", "ToolCategory.Solids": "Solids", "ToolCategory.SpecialLines": "Special Lines", "ToolCategory.Transform": "Transform", "ToolHelp": "Tool help", "ToolName": "Tool name", "Toolbar": "Toolbar", "Toolbar.Customize": "Customize Toolbar", "Toolbar.ResetDefault": "Restore Default Toolbar", "ToolbarColor.MoreColors": "More colors", "ToolbarIcon": "Simbolo ng toolbar", "ToolbarIconsConstructionProtocolExport": "Ipakita ang mga simbolo ng toolbar", "Tools": "Tools", "Tools.Less": "Less", "Tools.More": "More", "ToolsetLevel.Advanced": "Advanced", "ToolsetLevel.Empty": "Basic", "ToolsetLevel.Standard": "Standard", "Tooltip": "Tooltip", "TooltipLanguage": "Wika ng Tooltip", "TooltipTimeout": "Pagkaubos-oras ng Tooltip (sa mga segundo)", "Tooltips": "Mga tooltip", "Total": "Total", "TotalPercent": "Total %", "Trace": "Trace On / Off", "Trace.Help": "Pumil ng object na ipapakita / itatago ang trace", "TraceMode": "Trace:", "TraceOff": "Patayin ang Bakat", "TraceOn": "Buksan ang Bakat", "TraceToList": "Trace to List", "TraceToSpreadsheet": "Bakatin sa Ispredsheet", "TransformationTools": "Transformation Tools", "TranslateByVector": "Translate by Vector", "TranslateByVector.Help": "Pumili ng object na ita-translate, pagkatpos pumili ng vector", "TranslationOfAbyB": "Pagsalin ng %0 sa pamamamagitan ng %1", "TranslationOfAtoB": "Pagsalin ng %0 patungong %1", "Transparent": "Transparent", "Transpose": "Transpose", "TreeModeDependency": "Ayusin ang mga Bagay sa Pag-asa", "TreeModeLayer": "Ayusin ang mga Bagay sa Layer", "TreeModeType": "Ayusin ang mga Bagay sa Uri", "TreeModeView": "Ayusin ang mga Bagay sa View", "Triangle": "Tatsulok", "TriangleABCnonDegenerate": "Triangle %0 is non-degenerate", "TriangleProtractor": "Triangle protractor", "TrueOnPartsFalseOnParts": "(true on parts, false on parts)", "Turtle": "Pawikan", "Tutorial": "Tutorial", "Tutorial3D": "aWhYSpvy", "TutorialClassic": "XUv5mXTm", "TutorialGeometry": "DmVNbn2V", "TutorialGraphing": "vd6UC685", "TutorialScientific": "brr48aw7", "TutorialSuite": "etg2rk8j", "Tutorials": "Tutorials", "TwoTailedProb": "Two tailed", "TwoVarStats": "Two Variable Regression Analysis", "TwoVarStats.Help": "Ina-analyze ang pares ng number values galing sa napiling cells", "TwoVariable": "Two Variable", "Type.3D": "3D", "Type.Algebra": "Algebra", "Type.CAS": "CAS-Specific Syntaxes", "Type.Chart": "Chart", "Type.Conic": "Conic", "Type.DiscreteMath": "Discrete Math", "Type.Financial": "Financial", "Type.FunctionsAndCalculus": "Functions & Calculus", "Type.GeoGebra": "GeoGebra", "Type.Geometry": "Geometry", "Type.List": "List", "Type.Logic": "Logic", "Type.OptimizationCommands": "Optimization Commands", "Type.Probability": "Probability", "Type.Scripting": "Scripting", "Type.Spreadsheet": "Spreadsheet", "Type.Statistics": "Statistics", "Type.Text": "Text", "Type.Transformation": "Transformation", "Type.VectorAndMatrix": "Vector & Matrix", "URL": "URL", "UncollapseRows": "Uncollapse Rows", "Undefined": "walang kahulugan", "UnderCertainConditionsA": "Under certain conditions: %0", "Underline": "Underline", "Undo": "Undo", "UngroupObjectes": "Ungroup Objects", "Unit.cm": "cm", "Unit.inch": "inch", "UnitVectorOfA": "Yunit na bektor ng %0", "UnitVectorPerpendicularToA": "Yunit-bektor na perpendikular sa %0", "UnlockObject": "Unlock Object", "UnpinFromScreen": "Unpin from Screen", "UnsavedChangesFound": "GeoGebra found unsaved changes. Do you want to recover or delete them?", "UnsupportedBrowser": "This browser is not supported.", "UnsupportedBrowser.Message": "Please try a different browser to use GeoGebra Notes.", "UnsupportedBrowser.Message.Mebis": "Please try a different browser to use mebis Tafel.", "Untitled": "Untitled", "UntitledA": "Untitled%0", "UntitledConstruction": "Gawaing walang Pamagat", "Up": "Taas", "Upload": "I-upload", "UploadError": "Hindi mabuksan ang GeoGebra. Ikansela ang pag-upload. (Error Code: %0)", "UploadGeoGebraTube": "Upload to GeoGebra", "UploadPrepare": "Inihahanda ang Upload", "UpperLimit": "Upper Limit", "UpperQuartile.short": "Q3", "UseAutoComplete": "Use Auto-complete", "UseBrowserForJS": "Use Browser for JavaScript scripts", "UseButtonsAndCheckboxes": "Use Buttons and Checkboxes", "UseClipping": "Use clipping", "UseHeaderAsTitle": "Use Header as Title", "UseHeaderRow": "Use Header Row", "UseLighting": "Use Lighting", "UseNumbersOnly": "Use numbers only", "UsePairNames": "Use Pair Names", "UsePathAndRegionParameters": "Use Path and Region Parameters", "UseTextAsCaption": "Use text as caption", "UserInterface": "User Interface", "Value": "Halaga", "ValueOfA": "Value ng %0", "Values": "Values", "ValuesAndFrequency": "Values and Frequency", "ValuesOfA": "Values ng %0", "Vector": "Bektor", "Vector.Help": "Pumili ng starting point, pagkatapos pumili ng end point", "Vector.Tool": "Vector", "VectorFromPoint": "Vector from Point", "VectorFromPoint.Help": "Pumili ng starting point, pagkatapos pumili ng vector", "VectorGraphics": "Vector Graphics", "VectorMenu": "Vector", "VectorPerpendicularToA": "Bektor na perpendikular sa %0", "VectorPolygon": "Vector Polygon", "VectorPolygon.Help": "Piliin ang lahat ng vertices, pagkatapos i-click ulit ang first vertex", "Vectors": "Mga bektor", "VersionA": "Version %0", "VertexOfA": "Rurok ng %0", "VerticalScrollbars": "Vertical Scrollbars", "VeryLarge": "Sobrang Laki", "VerySmall": "Sobrang Liit", "Video": "Video", "View": "View", "ViewCloseExtraWindow": "Ipakita ang View sa Pangunahing Window", "ViewInFrontOf": "View in front of", "ViewInFrontOf.Help": "Palitan ang view sa tapat ng object", "ViewMaterial": "View", "ViewOpenExtraWindow": "Ipakita ang View sa Bagong Window", "ViewPanel": "View Panel", "VirtualKeyboard": "Birtwal na Kibord", "VirtualKeyboardLanguage": "Wika ng Birtwal na Kibord", "VisualStyle": "Visual Style", "VisualStyle.Help": "I-click ang mga objects o i-drag ang rectangle para palitan ang kanilang properties", "Volume": "Volume", "Volume.Help": "Select pyramid, prism, sphere, cone, cylinder, etc.", "VolumeOfA": "Volume of %0", "Web": "Web", "Webcam": "Webcam", "Webcam.Chrome": "Please select \'Allow\' in the pop-up bar", "Webcam.Denied.Caption": "Camera is blocked", "Webcam.Denied.Message": "GeoGebra requires access to your camera. Click the camera blocked icon in your browser\'s address bar.", "Webcam.Denied.Message.Mebis": "Mebis requires access to your camera. Click the camera blocked icon in your browser\'s address bar.", "Webcam.Edge": "Please select \'Yes\' in the pop-up bar", "Webcam.Firefox": "Please select \'Allow\' in the pop-up", "Webcam.Notsupported.Caption": "Camera not supported", "Webcam.Notsupported.Message": "Camera is not supported by your browser. Please try another browser.", "Webcam.Problem": "Something is wrong with your camera", "Webcam.Problem.Message": "GeoGebra is unable to access your camera. Without a camera the Camera Tool won\\u2019t work.", "Webcam.Problem.Message.Mebis": "Mebis is unable to access your camera. Without a camera the Camera Tool won\\u2019t work.", "Webcam.Request": "Allow GeoGebra to use your camera", "Webcam.Request.Mebis": "Allow mebis to use your camera", "Webcam.Request.Message": "GeoGebra needs access to your camera so that you can use the Camera Tool. GeoGebra will ask you to confirm this decision on each browser and computer you use.", "Webcam.Request.Message.Mebis": "Mebis needs access to your camera so that you can use the Camera Tool. Mebis will ask you to confirm this decision on each browser and computer you use.", "WhatsNew": "What\'s New", "Width": "Lapad", "Window": "Window", "WindowOpened": "Binuksan ang window", "Windows": "Windows", "WithOpacityPen": "With opacity pen", "WithinGroups": "Within Groups", "XLessThanOrEqual": "X \\u2264", "XMLTagANotFound": "Hindi tamang talatag: hindi makita ang XML tag %0", "XUnits": "X na mga yunit (cm)", "YAxisVertical": "y-axis is vertical", "YUnits": "Y na mga yunit (cm)", "ZEstimateDifferenceOfMeans": "Z Estimate, Difference of Means", "ZEstimateDifferenceOfProportions": "Z Estimate, Difference of Proportions", "ZMeanInterval": "Z Estimate of a Mean", "ZMeanTest": "Z Test of a Mean", "ZProportionInterval": "Z Estimate of a Proportion", "ZProportionTest": "Z Test of a Proportion", "ZSpace.DetectedMessage": "Congratulations, your zSpace station can be used with GeoGebra!", "ZStatistic": "Z", "ZTestDifferenceOfMeans": "Z Test, Difference of Means", "ZTestDifferenceOfProportions": "Z Test, Difference of Proportions", "Zoom": "Zoom", "ZoomIn": "I-zoom papasok", "ZoomIn.Help": "I-click ang Graphics View para mag zoom in (Mouse Wheel)", "ZoomIn.Tool": "Zoom In", "ZoomOut": "I-zoom palabas", "ZoomOut.Help": "I-click ang Graphics View para mag zoom out (Mouse Wheel)", "ZoomOut.Tool": "Zoom Out", "allowOutlyingIntersections": "Payagan ang Outlying Intersections", "allowReflexAngle": "Payagan ang mga Reflex na anggulo", "altText.Abs": "Absolute Value", "altText.AtomicPost": "Atomic formula with charge", "altText.AtomicPre": "Atomic formula with isotopes", "altText.Backspace": "Backspace", "altText.CapsLockActive": "Caps Lock Active", "altText.CapsLockInactive": "Caps Lock Inactive", "altText.Ceil": "Ceil Function", "altText.DefiniteIntegral": "Definite Integral", "altText.DownArrow": "Down Arrow", "altText.Enter": "Enter", "altText.Floor": "Floor Function", "altText.Fraction": "Fractions", "altText.Imaginaryi": "imaginary i", "altText.Inverse": "Inverse", "altText.LeftArrow": "Left Arrow", "altText.Lim": "Limit", "altText.LogB": "Log with Base", "altText.MixedNumber": "mixed number", "altText.PowE": "e to the Power of", "altText.PowTen": "Ten to the Power of", "altText.Power": "Power", "altText.Product": "Product", "altText.RecurringDecimal": "recurring decimal", "altText.RightArrow": "Right Arrow", "altText.Root": "nth Root", "altText.Square": "Squared", "altText.SquareRoot": "Square Root", "altText.Subscript": "Subscript", "altText.Sum": "Summation", "altText.UpArrow": "Up Arrow", "altText.Vector": "Vector", "altText.acos": "inverse cosine", "altText.asin": "inverse sine", "altText.atan": "inverse tangent", "altText.log10": "log base 10", "android.ar.artour.downloadarcore": "Download ARCore to enable it on your device!", "android.ar.artour.heading": "3D Math in the Real World", "android.ar.artour.intro": "Place math objects on any surface and walk around them!", "android.ar.privacy.camera": "The camera permission is needed to put 3D math objects into your surroundings.", "android.ar.privacy.photo": "Access to storage is needed to save photos of your 3D math objects in your surroundings.", "ar.FitThickness": "Thickness", "ar.background": "Background", "ar.error.notzequal": "Please try input starting with z =", "ar.exception.app.needsupdate": "Please update this GeoGebra app", "ar.exception.arcore.incorrectinstall": "Sorry, the ARCore Library seems to be incorrectly installed on this device. Please try uninstalling and reinstalling it", "ar.exception.arcore.needsupdate": "Sorry, the ARCore Library is out-of-date. Please update it", "ar.exception.cameranotavailable": "Sorry, the camera is not available. Please close any other apps using the camera and restart this app", "ar.filter": "Filter", "ar.interruption.title": "Session Interrupted", "ar.message.moveslowly": "Move around slowly to detect surfaces.", "ar.message.surfacedetected": "Surface detected. Tap screen to place the object.", "ar.opaqueColor": "Opaque Color", "ar.privacy.camera": "Your camera is used to put 3D math objects into your surroundings.", "ar.privacy.photo": "Save photos of your 3D math objects in your surroundings.", "ar.restart": "Restart AR", "assignButton.title": "Assign", "assignDialog.google": "Google Classroom", "assignDialog.google.description": "Assign the resource to your existing classes and see your students\' progress in real-time", "assignDialog.lesson": "GeoGebra lesson", "assignDialog.lesson.description": "Create a lesson code and see your students\\u2019 progress in real-time", "assignDialog.title": "Assign to", "assignDialog.titlePattern": "%0 Assignment %1", "back": "Balik", "blankFile": "Blank file", "bulletList": "Bullet list", "cartesian": "Kartesyan", "cas_tutorials": "mxtyvd22", "clockwise": "clockwise", "counterClockwise": "counter clockwise", "dependent": "Umaasa", "editLink": "Edit link", "emf": "Pinalakas na Metafile", "emptyMaterialList.caption": "No search results", "emptyMaterialList.caption.mow": "No Files", "emptyMaterialList.info": "Sorry, we couldn\'t find any resources matching your search", "emptyMaterialList.info.mow": "Saved files will appear here", "eps": "Encapsulated Postscript", "equal": "magkatumbas", "exam_accept_app_self_lock": "Please allow \\"App Self-Lock\\" before starting the exam", "exam_accept_pin": "Please allow \\"Screen Pinning\\" before starting the exam", "exam_activity": "Activity", "exam_alert": "Alert", "exam_calctype_3D_graphing_desc": "Numeric calculations, 2D graphing, 3D graphing", "exam_calctype_3D_sym_graphing": "3D Symbolic Graphing Calculator", "exam_calctype_3D_sym_graphing_desc": "Numeric and symbolic (CAS) calculations, 2D graphing, 3D graphing", "exam_calctype_3D_sym_graphing_short": "3D Symbolic", "exam_calctype_graphing": "Graphing Calculator", "exam_calctype_graphing_desc": "Numeric calculations, 2D graphing", "exam_calctype_graphing_short": "Graphing", "exam_calctype_scientific": "Scientific Calculator", "exam_calctype_scientific_desc": "Numeric calculations, no graphing", "exam_calctype_scientific_short": "Scientific", "exam_calctype_sym_graphing": "Symbolic Graphing Calculator", "exam_calctype_sym_graphing_desc": "Numeric and symbolic (CAS) calculations, 2D graphing", "exam_calctype_sym_graphing_short": "Symbolic", "exam_choose_calculator": "Please choose the calculator type for your exam:", "exam_current_time": "Elapsed exam time", "exam_custom_description": "Please decide whether the following GeoGebra Views should be available during the exam.", "exam_custom_header": "GeoGebra Exam", "exam_end_time": "End Time", "exam_ended": "Exam ended", "exam_exit_confirmation": "Do you really want to exit Exam Mode?", "exam_exit_header": "Exit Exam?", "exam_instructions_before_start": "The status bar shows timer information during the exam.", "exam_lock_button": "Lock app", "exam_log_airplane_mode_off": "Airplane mode turned off", "exam_log_airplane_mode_on": "Airplane mode turned on", "exam_log_bluetooth_disabled": "Bluetooth disabled", "exam_log_bluetooth_enabled": "Bluetooth enabled", "exam_log_header": "Exam Details", "exam_log_pin": "App pinned", "exam_log_screen_off": "Screen turned off", "exam_log_screen_on": "Screen turned on", "exam_log_show_screen_to_teacher": "Show this screen to your teacher", "exam_log_unpin": "App unpinned", "exam_log_wifi_disabled": "WiFi disabled", "exam_log_wifi_enabled": "WiFi enabled", "exam_log_window_entered": "Exam window re-entered", "exam_log_window_left": "Exam window left", "exam_menu_enter": "Start Exam", "exam_menu_enter_calculator_type": "Start Exam: %0", "exam_menu_entry": "Exam Mode", "exam_menu_exit": "Exit Exam", "exam_not_supported": "Sorry, GeoGebra Exam Mode is supported only on Android 5 or later versions.", "exam_not_supported_chromebook": "GeoGebra Exam Mode is not available in this app on Chromebooks.", "exam_not_supported_ios": "Sorry, GeoGebra Exam Mode is supported only on iOS 9.3.2 or later versions.", "exam_pin": "Pin App", "exam_prepare_header": "Prepare Exam Mode", "exam_protocol_saved": "Exam log successfully saved as image", "exam_set_airplane_mode_on": "Switch to Airplane Mode and turn off Wi-Fi and Bluetooth to continue", "exam_start_button": "Start", "exam_start_date": "Date", "exam_start_dialog_text": "The header shows timer information during the exam", "exam_start_time": "Start Time", "exam_started": "Exam started", "exam_views_deactivated": "Deactivated Views", "expImgRightClickMsg": "Right click to copy to clipboard", "exportImage": "Export Image", "firstAxisLength": "haba ng unang aksis", "fixed": "Nakaayos", "fncInspector.Curvature": "Pagkurba", "fncInspector.Derivative": "Paghango", "fncInspector.Derivative2": "Ikalawang Paghango", "fncInspector.Difference": "Pagkakaiba", "fncInspector.Interval": "Puwang", "fncInspector.MultipleRoots": "Maraming Ugat", "fncInspector.NoRoots": "Walang Ugat", "fncInspector.Points": "Mga Point", "fncInspector.Property": "Katangian", "fncInspector.ShowArea": "Ipakita ang Area", "fncInspector.Value": "halaga", "fncInspector.addColumn": "Magdagdag ng hanay", "fncInspector.removeColumn": "Tanggalin ang huling hanay", "fncInspector.showOscCircle": "Ipakita ang bilog na osculating", "fncInspector.showTable": "Ipakita ang tala ng mga point", "fncInspector.showTangent": "Ipakita ang linyang dikit", "fncInspector.showXYLines": "Ipakita ang linya ng x,y", "fncInspector.step": "Laki ng istep para sa mga halagang x", "forceReflexAngle": "Force Reflex Angle", "forward": "derecho", "free": "malaya", "getLink": "Get link", "horizontal": "pahiga", "html": "Webpage", "imagetool.privacy.camera": "GeoGebra needs access to your camera so that you can take photos and insert them into your constructions.", "insert_worksheet": "Insert Activity", "java7.warning": "Your version of GeoGebra Classic 5 will stop working soon. Please download and re-install GeoGebra Classic 5", "jpg": "JPG Format", "linkCopyClipboard": "Link copied to clipboard", "linkShareOff": "Link sharing off.", "linkShareOn": "Link sharing on.", "list_created": "List %0 has been created!", "loadMore.Mebis": "Load more", "makeACopy": "Make a copy", "materials": "Resources", "math_apps": "GeoGebra Classic", "max": "Max", "min": "Min", "mow.offlineMyFiles": "Open offline file", "mow.openFile": "Open File", "mow.openFileViewTitle": "My Files", "noColor": "No color", "notes_tutorials": "fp7bctpr", "numberedList": "Numbered list", "of": "of", "off": "sarado", "on": "On", "otherwise": "kung hindi man", "overwriteCurrentData": "Are you sure you want to overwrite your current data?", "page": "Page", "parallel": "kahilera", "pasteLink": "Paste link", "pdf": "Portable Document Format (pdf)", "pdfClickOrDrag": "Click to select file or drag and drop PDF file here", "pdfDialogTitle": "Insert Page from PDF", "permission.bluetooth": "GeoGebra needs access to bluetooth to verify that it is turned off during Exam Mode.", "permission.bluetooth.denied": "Unable to access bluetooth", "permission.camera.denied": "Unable to access camera", "permission.photos": "GeoGebra needs access to your photo library to save an image.", "permission.photos.access": "GeoGebra needs access to your photo library so that you can choose a photo and insert it into your construction.", "permission.photos.denied": "Unable to access photos", "permission.photos.exam_screenshot": "GeoGebra needs access to the photo library to save a screenshot of the log at the end of the exam.", "permission.request": "Please enable access in your Settings.", "phone_change_visibility": "Change Visibility", "phone_change_visibility_text": "If you share this private material, its visibility status will be changed to \\"Shared with Link\\".", "phone_loading_materials_failed": "We are sorry, but the resources are currently not available.", "phone_loading_materials_offline": "Please check your Internet connection.", "phone_no_internet": "No internet", "phone_no_materials_found": "No resources found", "phone_tour_done": "Done", "phone_try_again_loading": "Try again", "png": "Portable Network Graphics", "polar": "polar", "removeLink": "Remove link", "rename.resource": "Rename Resource", "resetConstruction": "Ulitin ang gawain", "saveDialog.saveApp": "Save %0", "saveTemplate": "Save as template", "search_geogebra_materials": "Search GeoGebra Resources", "sessionExpireNotify": "Your session is about to expire. Please save your file to stay logged in.", "shareByLink": "Share by link", "shareDialog.multiUser": "Multiuser", "shareDialog.multiUserHelp": "Anyone with access can edit this file.", "shareGroupHelpText": "Select one or more group(s)", "share_message": "Message", "share_message_text": "Magpasok ng isang maikling personal na mensahe", "share_recipient": "Recipient", "share_to": "To", "sort_author": "Author", "sort_date_created": "Created", "sort_last_modified": "Modified", "sort_title": "Pamagat", "space": "space", "stylebar.Align": "Ayusin ang pahigang pagkahanay", "stylebar.AlignCenter": "Igitna", "stylebar.AlignLeft": "Ipakaliwa", "stylebar.AlignRight": "Ipakanan", "stylebar.AllBorders": "All borders", "stylebar.Axes": "Ipakita o itago ang mga aksis", "stylebar.BgColor": "Ayusin ang kulay ng likuran", "stylebar.Bold": "Gawing bold ang font", "stylebar.Border": "Ayusin ang border", "stylebar.BorderStyle": "Border style", "stylebar.Borders": "Borders", "stylebar.Bottom": "Bottom", "stylebar.Bracket": "Ayusin ang istilo ng bracket", "stylebar.Caption": "Ayusin ang istilo ng kapsyon", "stylebar.Capture": "Ayusin ang istilo ng point capture", "stylebar.Center": "Center", "stylebar.ClearBorders": "Clear borders", "stylebar.Clipping": "Toggle Clipping Box", "stylebar.Color": "Ayusin ang kulay", "stylebar.ColorTransparency": "Ayusin ang Kulay at Pagkalinaw", "stylebar.CopyVisualStyle": "Kopyahin ang istilong biswal", "stylebar.Crop": "Crop", "stylebar.Eraser": "Burahin ang ginuhit", "stylebar.Filling": "Set Filling", "stylebar.GlassesProjection": "Projection for glasses", "stylebar.Grid": "Ipakita o itago ang grid", "stylebar.Hidden": "Nakatago", "stylebar.HorizontalAlign": "Horizontal align", "stylebar.HorizontalLine": "Itago o ipakit ang pahigang linya", "stylebar.InnerBorders": "Inner borders", "stylebar.Italic": "Gawing italiko ang font", "stylebar.Label": "Ayusin ang istilo ng label", "stylebar.Left": "Left", "stylebar.LineEndStyle": "Line End", "stylebar.LineStartStyle": "Line Start", "stylebar.LineStyle": "Ayusin ang istilo ng linya", "stylebar.Middle": "Middle", "stylebar.NoBorder": "No border", "stylebar.ObliqueProjection": "Oblique projection", "stylebar.OrthographicProjection": "Orthographic Projection", "stylebar.OuterBorders": "Outer borders", "stylebar.ParallelProjection": "Orthographic projection", "stylebar.Pen": "Gumuhit gamit ang lapis", "stylebar.PerspectiveProjection": "Perspective projection", "stylebar.PointStyle": "Ayusin ang istilo ng teksto", "stylebar.Right": "Right", "stylebar.RotateView": "Start or stop rotating the view", "stylebar.TextColor": "Ayusin ang kulay ng teksto", "stylebar.TextSize": "Ayusin ang laki ng teksto", "stylebar.Top": "Top", "stylebar.VerticalAlign": "Vertical align", "stylebar.VerticalLine": "Itago o ipakita ang mga linyang patayo", "stylebar.ViewDefault": "Back to default view", "stylebar.ViewDefaultRotate": "Rotate back to default view", "stylebar.ViewDirection": "View Direction", "stylebar.ViewProjection": "Choose type of projection", "stylebar.ViewXY": "View towards xOy plane", "stylebar.ViewXZ": "View towards xOz plane", "stylebar.ViewYZ": "View towards yOz plane", "stylebar.xOyPlane": "Show or hide xOy plane", "svg": "Scalable Vector Graphics", "takepicture": "Take Picture", "tutorial_apps_comparison": "shfwqcpr", "unequal": "unequal", "units": "unit(s)", "vertical": "Vertical", "xAxis": "xAksis", "xOyPlane": "xOyPlane", "xmax": "X Max", "xmin": "X Min", "xstep": "X Step", "yAxis": "yAksis", "yIntercept": "y-intercept", "ymax": "Y Max", "ymin": "Y Min", "ystep": "Y Step", "zAxis": "zAksis", "zmax": "z Max", "zmin": "z Min"}');__GGB__keysVar["fil"].symbols=JSON.parse('{"S.1": "", "S.10": "", "S.11": "", "S.12": "", "S.13": "", "S.14": "", "S.15": "", "S.16": "", "S.17": "", "S.18": "", "S.19": "", "S.2": "", "S.3": "", "S.4": "", "S.5": "", "S.6": "", "S.7": "", "S.8": "", "S.9": "", "T.1": "", "T.10": "", "T.11": "", "T.12": "", "T.13": "", "T.14": "", "T.15": "", "T.16": "", "T.17": "", "T.18": "", "T.19": "", "T.2": "", "T.3": "", "T.4": "", "T.5": "", "T.6": "", "T.7": "", "T.8": "", "T.9": ""}');