Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 570 Bytes

File metadata and controls

20 lines (14 loc) · 570 Bytes
title Using Mathematical Functions
description Using Mathematical Functions
ms.date 02/17/2022
ms.service sql
ms.subservice analysis-services
ms.topic reference
ms.custom mdx

Using Mathematical Functions

A mathematical function performs a mathematical operation on numeric expressions and returns the result of the operation.

By default, a number passed to a mathematical function will be interpreted as a double precision floating point number.

See Also

Functions (MDX Syntax)