Search found 16 matches: sqrt

Return to advanced search

Re: Raiz Cuadrada

SET DECIMALS, Exp(), Log(), Sqrt(), Val(), Set()

Code: Select all  Expand view

   SET DECIMAL TO 5
    ? Sqrt( 632512.62541 )
    ? Sqrt( 845414111.91440 )
 


Saludos.
by karinha
Mon Jan 24, 2022 6:32 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Raiz Cuadrada
Replies: 3
Views: 402

Re: Raiz Cuadrada

Buenas tardes Jairo ! No tengo claro si es esto lo que necesitas https://harbour.github.io/doc/clc53.html#sqrt . O si lo que necesitas es esto https://www.superprof.es/apuntes/escolar/matematicas/aritmetica/naturales/calculo-de-la-raiz-cuadrada.html . ...
by Baxajaun
Mon Jan 24, 2022 6:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Raiz Cuadrada
Replies: 3
Views: 402

Re: funciones de FWH y Harbour en un archivo .txt

... SinH(<nRadians>)->nHyperbolicSine SoundEx(<cString>)->cSoundExString Space(<nCount>)->cSpaces SQrt(<nNumber>)->nRoot Standard()->cNull StoD([<cDate>])->dDate StoT([<cDateTime>])->dDateTime Str(<nNumber>,[<nLength>],[<nDecimals>],[lTrim])->cNumber ...
by rubenfernandez01
Sun Oct 22, 2017 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5690

Re: funciones de FWH y Harbour en un archivo .txt

... SinH(<nRadians>)->nHyperbolicSine SoundEx(<cString>)->cSoundExString Space(<nCount>)->cSpaces SQrt(<nNumber>)->nRoot Standard()->cNull StoD([<cDate>])->dDate StoT([<cDateTime>])->dDateTime Str(<nNumber>,[<nLength>],[<nDecimals>],[lTrim])->cNumber ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5690

Re: funciones de FWH y Harbour en un archivo .txt

... SetLastError SetLastKey SetMode SetMouse SetNewDate SetNewTime SetPos SetPrc SetPrec SetRegistry SetTime ShowTime Sign Sin SinH SoundEx Space SQrt Standard StoD StoT Str StrDel StrDiff StrFile StrFormat StringToLiteral StrOccurs StrPeek StrPoke StrScreen StrSwap StrToHex StrTran StrZero Stuff ...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5690

Re: Ayuda DLL

Antonio buenas noches, ahora son estos: Proyecto: Kept5, Entorno: BorlandDLL: [1]:Harbour.Exe Source\Tseguro.prg /m /n /es2 /ki /iP:\32bits\xharbour\include;P:\32bits\FWH\INCLUDE /i /oObj\Tseguro.c xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406) Copyright 1999-2009, http://www.xharbour.org http:...
by ricardog
Fri Sep 01, 2017 2:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6329

Re: Ayuda DLL

Antonio buenos dias, gracias por la ayuda Agrego la VM.LIB (xharbour), y me manda estos errorres :( :( Proyecto: Kept5, Entorno: BorlandDLL: [1]:Harbour.Exe Source\Tseguro.prg /m /n /es2 /ki /iP:\32bits\xharbour\include;P:\32bits\FWH\INCLUDE /i /oObj\Tseguro.c xHarbour Compiler build 1.2.1 (SimpLex)...
by ricardog
Thu Aug 31, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6329

Re: Compilar en Ubuntu

... undefined reference to `log' ./lib/libhbrtl.a(math.o): In function `HB_FUN_SQRT': math.c:(.text+0xa4a): undefined reference to `sqrt' ./lib/librddntx.a(dbfntx1.o): In function `hb_ntxSortNew': dbfntx1.c:(.text+0xb6fc): undefined reference to `sqrt' dbfntx1.c:(.text+0xb70a): undefined ...
by Verhoven
Tue Dec 22, 2009 4:17 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Compilar en Ubuntu
Replies: 19
Views: 7368

Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib

Do someone know how to solve this error? Linking... Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_gt_winapi_tone' referenced from C:\HARBOUR\LIB\GTWIN.LIB|gtwin Error: Unresolved external '_hb_cdpID' referenced from C:\HARBOUR\LIB\GTWIN.LIB|gtwin Error:...
by Coiote
Wed Oct 21, 2009 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib
Replies: 15
Views: 3282

Erro na GTWIN.LIB ao compilar programas

Olá turma. Alguém sabe como resolver este erro? / Do someone know how to solve this error? Linking... Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_hb_gt_winapi_tone' referenced from C:\HARBOUR\LIB\GTWIN.LIB|gtwin Error: Unresolved external '_hb_cdpID' ref...
by Coiote
Tue Oct 20, 2009 10:32 pm
 
Forum: All products support
Topic: Erro na GTWIN.LIB ao compilar programas
Replies: 1
Views: 1072

Re: Problema GPF

... Calco() GA = LF-LE IF Locato1 = Locato2 DX := 1 Else N=SIN(BE)*SIN(BF)+COS(BE)*COS(BF)*COS(GA) && calcolo qrb DX=INT(( - ATn(N/SQRT(1-N*N))+3.1415926/2)*F+.5) Endif RETURN Nil *----------------- FUNC Calco oa=ASC(Substr(locato,1,1)) ob=ASC(Substr(locato,2,1)) oc=Substr(locato,3,1) ...
by ik1mtt
Sat Feb 07, 2009 6:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema GPF
Replies: 10
Views: 1918

Antonio, Instalé la versión que puedes descargar desde fivetech, la 1.0.1 si no me equivoco, por si esta era antigua y me da un porrón de errores...a ver si doy con ello Me sale esto...(perdón por el mogollón) C:\HARBOUR\TESTS>c:\borland\bcc55\bin\ilink32 -aa -Tpe @b32.bc Turbo Incremental Link 5...
by cyberkily
Thu Dec 18, 2008 5:45 pm
 
Forum: FiveWin para CA-Clipper
Topic: compilar con buildh el sample tutor01
Replies: 4
Views: 1416

Re: Mensajes de Error Varios

... Argument error: MAX BASE/1094 Argument error: ROUND BASE/1095 Argument error: LOG BASE/1096 Argument error: EXP BASE/1097 Argument error: SQRT BASE/1098 Argument error: VAL BASE/1099 Argument error: STR BASE/1100 Argument error: TRIM BASE/1101 Argument error: LTRIM BASE/1102 Argument error: ...
by ruben Dario
Thu Sep 11, 2008 4:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mensajes de Error Varios
Replies: 4
Views: 6071

Re: Mensajes de Error Varios

... Argument error: MAX BASE/1094 Argument error: ROUND BASE/1095 Argument error: LOG BASE/1096 Argument error: EXP BASE/1097 Argument error: SQRT BASE/1098 Argument error: VAL BASE/1099 Argument error: STR BASE/1100 Argument error: TRIM BASE/1101 Argument error: LTRIM BASE/1102 Argument error: ...
by FranciscoA
Thu Sep 11, 2008 12:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mensajes de Error Varios
Replies: 4
Views: 6071

new fivewin unresolved externals MSVC

I have just purchased new version of FWH. I'm trying to compile and Link with MSVC++ 6.0 (I'm normally a borland user). The compile step works but the link step has many unresolved errors. I'm using buildxm.bat to compile one of the sample programs. What am I missing? Here are the errors: ┌ ...
by don lowenstein
Wed Aug 15, 2007 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: new fivewin unresolved externals MSVC
Replies: 5
Views: 4063
Next

Return to advanced search