applyAsDouble

open fun applyAsDouble(operand: Double): Double

Applies this function to the input value and returns the result.

Return

the result

Parameters

operand

the input value to the function