double atanh( double _X, ) { return (_atanh ??= _dylib.lookupFunction<_c_atanh, _dart_atanh>('atanh'))( _X, ); }