<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "PHASE",
  "identifier" : "/documentation/PHASE/PHASECurveType/squared",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "PHASE"
    ],
    "preciseIdentifier" : "c:@E@PHASECurveType@PHASECurveTypeSquared"
  },
  "title" : "PHASECurveType.squared"
}
-->

# PHASECurveType.squared

A curve that increases at a rate that squares its input.

```
case squared
```

## Discussion

The function `y` `=` `x^2` shapes this curve.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)