<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/Decimal/Strideable-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Strideable Implementations"
}
-->

# Strideable Implementations

## Topics

### Instance Methods

[`func advanced(by: Decimal) -> Decimal`](/documentation/Foundation/Decimal/advanced(by:))

Returns a new value advanced by the given distance.

[`func distance(to: Decimal) -> Decimal`](/documentation/Foundation/Decimal/distance(to:))

Returns the distance from this value to the specified value.

---

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)