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

# PHASECurveType.sine

A sine curve.

```
case sine
```

## Discussion

The function `y` `=` `sin(x)` shapes this curve. For a linear input along the `x`-axis, a sine curve gradually moves upward then downward in the `y`-direction, in a repeating fashion.

---

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)