Skip to main content Skip to complementary content

RECIPROCAL

Returns the reciprocal of the value (¹/ₓ).

Syntax

RECIPROCAL(x)

Arguments

Name Type Description Default Value
x numeric

Returns

Returns a double value.


Examples

x Output
2 0.5
4 0.25
1 1
0 null

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!