Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
TB_IFCEXPORT::MathUtil::SafeAsin Function
Syntax
C++
double SafeAsin(double val);

Do an arcsine operation that allows for input values slightly smaller than -1 and slightly bigger than 1. 

 

Parameters
Description
val
[in] value.

arcsine of the value.

File: TbIfcMathUtil.h 

Namespace: TB_IFCEXPORT::MathUtil 

Copyright © 2002-2022. Open Design Alliance All rights reserved.