403Webshell
Server IP : 121.121.20.254  /  Your IP : 216.73.216.146
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_imsec.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>IMSEC 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="imsec_function"></a>
		<a name="bm_id2198429192250"></a>
		<a name="bm_id101862404332680"></a>
			<meta itemprop="keywords" content="IMSEC function">
			<meta itemprop="keywords" content="secant,complex number">
		
		<h1 id="hd_id29384186273495" dir="auto">
			<a name="imsec_head"></a>
				IMSEC
				 function
			</h1>
		<p id="par_id23292284928998" class="paragraph" dir="auto">
			<span class="avis">
				<a name="imsec_des"></a>Returns the secant of a complex number.  The secant of a complex number can be expressed by:
			</span>
		</p>
	
	<p id="par_id17543461310594" class="code" dir="auto">
        <img src="media/helpimg/scalc/IMSEC_equation.svg" class="genericimage" alt="IMSEC equation" style="width:491.194px;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_id66061624115094" class="code" dir="auto">
		IMSEC(Complex_number)
	</p>
	<p id="par_id3186739645701" class="paragraph" dir="auto">
		Complex_number is a complex number whose secant 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_id155152794716613" 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_id18462725520384" 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">=IMSEC("4-3i")</span><br>
		returns -0.0652940278579471+0.0752249603027732i.
	</p>
	<p id="par_id2395211576789" class="paragraph" dir="auto">
		<span class="input" data-tooltip="Click on text to copy to clipboard">=IMSEC(2)</span><br>
		returns -2.40299796172238 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_id541677015629523" dir="auto"><a target="_blank" href="https://wiki.documentfoundation.org/Documentation/Calc_Functions/IMSEC">IMSEC wiki page</a>.</p></div>
</div>
<br>
	<p id="par_id57381738213791" 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_imcsch.html">IMCSCH</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_imsec.xhp" target="_blank">/text/scalc/01/func_imsec.xhp</a></p>
<p dir="auto">Title is: IMSEC 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