403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.142
Web Server : Microsoft-IIS/10.0
System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64
User : IUSR ( 0)
PHP Version : 8.3.28
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files/LibreOffice/help/en-US/text/scalc/01/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files/LibreOffice/help/en-US/text/scalc/01/func_imcsch.html
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<base href="../../../../">
<noscript><meta http-equiv="refresh" content="0; URL=../../../../en-US/noscript.html"></noscript>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>IMCSCH function</title>
<link rel="shortcut icon" href="media/navigation/favicon.ico">
<link type="text/css" href="normalize.css" rel="Stylesheet">
<link type="text/css" href="prism.css" rel="Stylesheet">
<link type="text/css" href="default.css" rel="Stylesheet">
<script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="languages.js"></script><script type="text/javascript" src="en-US/langnames.js"></script><script type="text/javascript" src="flexsearch.debug.js"></script><script type="text/javascript" src="prism.js"></script><script type="text/javascript" src="help2.js" defer></script><script type="text/javascript" src="a11y-toggle.js" defer></script><script type="text/javascript" src="paginathing.js" defer></script><script type="text/javascript" src="en-US/bookmarks.js" defer></script><script type="text/javascript" src="en-US/contents.js" defer></script><script type="text/javascript" src="help.js" defer></script><meta name="viewport" content="width=device-width,initial-scale=1">
</head>
<body>
<header id="TopLeftHeader"><a class="symbol" href="en-US/text/shared/05/new_help.html"><div></div></a><a class="logo" href="en-US/text/shared/05/new_help.html"><p dir="auto">LibreOffice 24.2 Help</p></a><div class="dropdowns"><div class="modules">
<button type="button" data-a11y-toggle="modules-nav" id="modules" aria-haspopup="true" aria-expanded="false" aria-controls="modules-nav">Module</button><nav id="modules-nav" hidden=""></nav>
</div></div></header><aside class="leftside"><input id="accordion-1" name="accordion-menu" type="checkbox"><label for="accordion-1" dir="auto">Contents</label><div id="Contents" class="contents-treeview"></div></aside><div id="SearchFrame"><div id="Bookmarks">
<input id="search-bar" type="search" class="search" placeholder="Search in bookmarks for chosen module" dir="auto"><div class="nav-container" tabindex="0"><nav class="index" dir="auto"></nav></div>
</div></div>
<div id="DisplayArea" itemprop="softwareHelp" itemscope="true" itemtype="http://schema.org/SoftwareApplication">
	<a name="func_imcsch_function"></a>
		<a name="bm_id975859758597585"></a>
		<a name="bm_id976559765597655"></a>
			<meta itemprop="keywords" content="IMCSCH function">
			<meta itemprop="keywords" content="hyperbolic cosecant,complex number">
		
		<h1 id="hd_id977779777797777" dir="auto">
			<a name="imcsch_head"></a>
				IMCSCH
			 function
		</h1>
	<p id="par_id979369793697936" class="paragraph" dir="auto">
		<span class="avis">
			<a name="imcsch_des"></a>Returns the hyperbolic cosecant of a complex number. The hyperbolic cosecant of a complex number can be expressed by:
		</span>
	</p>
	
	<p id="par_id195151657917534" class="paragraph" dir="auto">
        <img src="media/helpimg/scalc/IMCSCH_equation.svg" class="genericimage" alt="IMCSCH equation" style="width:504.344px;height:59.5625px" itemprop="image" itemscope="true" itemtype="http://schema.org/ImageObject">
	</p>
	<div class="embedded">
<a name="func_im_des"></a>
    <p id="par_id29750345314640" class="paragraph" dir="auto">The result is presented in the string format and has the character "i" or "j" as an imaginary unit.</p>
  </div>
	<div class="embedded">
<a name="odff"></a>
<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="hd_id1000010" dir="auto">This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)</p></div>
</div>
<br>
</div>
        <div class="embedded">
<a name="3.6"></a>
        <div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id651551401041636" dir="auto">This function is available since LibreOffice 3.6.</p></div>
</div>
<br>
    </div>
	<div class="embedded">
<a name="func_head_syntax"></a>
    <h3 id="hd_id126511265112651" dir="auto">Syntax</h3>
  </div>
	<p id="par_id30461169611909" class="code" dir="auto">
		IMCSCH(Complex_number)
	</p>
	<p id="par_id1899971619670" class="paragraph" dir="auto">
		Complex_number is a complex number whose hyperbolic cosecant needs to be calculated.
	</p>
	<div class="note">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/note.svg" alt="note" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id2596524410490" dir="auto">
		A <span class="emph">complex number</span> is a string expression resulting in the form "a+bi" or "a+bj", where a and b are numbers.<br>
		If the <span class="emph">complex number</span> is actually a real number (b=0), then it can be either a string expression or a number value.
	</p></div>
</div>
<br>
	<div class="warning">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/warning.svg" alt="warning" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id22040168142858" dir="auto">
		The function always returns a string representing a complex number.<br>
		If the result is a complex number with one of its parts (a or b) equal to zero, that part is not displayed.
	</p></div>
</div>
<br>
	<div class="embedded">
<a name="func_head_example"></a>
    <h3 id="hd_id980889808898088" dir="auto">Examples</h3>
  </div>
	<p id="par_id16814232201137" class="paragraph" dir="auto">
		<span class="input" data-tooltip="Click on text to copy to clipboard">=IMCSCH("4-3i")</span><br>
		returns -0.036275889628626+0.0051744731840194i.
	</p>
	<p id="par_id2395211576789" class="paragraph" dir="auto">
		<span class="input" data-tooltip="Click on text to copy to clipboard">=IMCSCH(2)</span><br>
		returns 0.275720564771783 as a string. The imaginary part is equal to zero, so it is not displayed in the result.
	</p>
        <div class="embedded">
<a name="imtrigon"></a>
        <p id="par_id161521663319917" class="paragraph" dir="auto"></p>
    </div>
	<a name="relatedtopics"></a><div class="relatedtopics">
<p class="related" itemprop="mentions" dir="auto"><a name="related"></a><span class="emph">Related Topics</span>
</p>
<div class="relatedbody" itemprop="mentions">
		<div class="tip">
<div class="noteicon" dir="auto"><img src="media/icon-themes/res/helpimg/tip.svg" alt="tip" style="width:40px;height:40px;"></div>
<div class="notetext"><p id="par_id441677015667207" dir="auto"><a target="_blank" href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMCSCH">IMCSCH wiki page</a>.</p></div>
</div>
<br>
		<p id="par_id981669816698166" class="paragraph" dir="auto">
			
				<a target="_top" href="en-US/text/scalc/01/func_imcsc.html">IMCSC</a>
			,
			
				<a target="_top" href="en-US/text/scalc/01/func_imsec.html">IMSEC</a>
				,
			
				<a target="_top" href="en-US/text/scalc/01/func_imsech.html">IMSECH</a>
			
		</p>
	</div>
</div>
</div>
<div id="DonationFrame"></div>
<footer><div id="DEBUG" class="debug">
<h3 class="bug">Help content debug info:</h3>
<p dir="auto">This page is: <a href="https://opengrok.libreoffice.org/xref/help/source/text/scalc/01/func_imcsch.xhp" target="_blank">/text/scalc/01/func_imcsch.xhp</a></p>
<p dir="auto">Title is: IMCSCH function</p>
<p id="bm_module" dir="auto"></p>
<p id="bm_system" dir="auto"></p>
<p id="bm_HID" dir="auto"></p>
</div></footer>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit