> For the complete documentation index, see [llms.txt](https://documentation.soulver.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.soulver.app/ko/documentation/formatting/answer-formatting-options.md).

# 답변 서식 지정

Soulver는 답변에 대해 여러 가지 서식 지정 옵션을 제공합니다.

### 기본 서식 지정

Mac에서는 **Settings > Numbers**에 기본 숫자 형식을 설정합니다. 개별 회선을 사용자 정의하려면 해당 답변을 Control-클릭하거나 **Format** 메뉴를 사용하십시오.

{% hint style="info" %}
줄에 서식 지정 옵션을 수동으로 설정하면 더 이상 기본 서식 지정 옵션과 "동기화"되지 않습니다. '서식(Format) > 기본값으로 재설정(Reset to Defaults)'으로 이동하여 줄의 서식을 기본값과 일치하도록 재설정하고 동기화할 수 있습니다.
{% endhint %}

### 소수점 자릿수 (dp)

답변에 표시되는 소수점 자릿수는 '서식(Format) > 정밀도(Precision)' 메뉴 또는 상황별 메뉴를 사용하여 변경할 수 있습니다:

![Setting decimal places via the contextual menu](https://3154467611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs3TfCpLbKlpE34VSlQLE%2Fuploads%2Fgit-blob-cb9b2d0a8d6552f46f3a01f5f93e1af6e41e7507%2FScreen%20Shot%202020-08-20%20at%2011.51.55%20am.png?alt=media)

{% hint style="warning" %}
반올림 서식 지정은 *시각적인* 효과일 뿐입니다. 최대 정확도의 **반올림되지 않은** 답변이 소계 및 줄 참조에 사용됩니다.
{% endhint %}

### 큰 숫자 표기법

Soulver는 [SI Notation](https://en.wikipedia.org/wiki/Metric_prefix)을 사용합니다.

예를 들어, 1,700,000은 숫자를 더 명확하게 하기 위해 1.7M으로 표시됩니다.

한 줄의 전체 숫자를 표시하려면 해당 답변을 Control-클릭하고 큰 숫자 표기법을 끄십시오. Mac에서 **Use notation for large numbers**를 꺼서 **Settings > Numbers** 시트의 기본값을 변경합니다.

### 통화 반올림

통화 반올림이 켜져 있는 경우(기본값), 통화는 선호하는 소수점 자릿수로 자동 반올림됩니다. 대부분의 통화는 2 dp이지만, 일본 엔화와 같이 0 dp로 반올림되는 통화도 있습니다.

{% hint style="warning" %}
일반 줄과 달리, 통화의 **반올림된 답변**이 소계 및 줄 참조에 사용됩니다. 이는 실제 돈의 작동 방식과 일치합니다.

만약 센트 이하의 정확도가 필요하다면 통화 반올림을 비활성화해야 합니다.
{% endhint %}

![See the 1 cent difference in the subtotals with currency rounding off?](https://3154467611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs3TfCpLbKlpE34VSlQLE%2Fuploads%2Fgit-blob-d8038885037bc44f035e4fcc1f2a7e345bf64814%2Fimage%20\(17\).png?alt=media)

{% hint style="warning" %}
예외는 변수를 사용할 때입니다. 변수는 통화 줄의 경우에도 항상 **반올림되지 않은 답변**을 사용합니다.

아래에 표시된 것처럼 변수 내의 통화를 수동으로 반올림하거나 대신 줄 참조를 사용하는 것이 좋습니다.
{% endhint %}

![Line references use the rounded currency value, variables do not.](https://3154467611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs3TfCpLbKlpE34VSlQLE%2Fuploads%2Fgit-blob-39c8a395d375a9cdce7d8fbda7b95fb4793c3982%2Fimage%20\(21\).png?alt=media)

### 답변 열 모양

Mac에서 **Settings > Styling > Answer Column**를 열어 답변을 왼쪽이나 오른쪽으로 정렬하고 열의 배경색을 변경합니다.
